a {
 text-decoration: none; 
 color: #8f8f8f;
 }
a:hover {  
 text-decoration: none;
 color: #ffffff; 
 }
a:hover img {
 opacity: 0.5;
 filter: alpha(opacity=60);
 }
.menu { 
 font-family: Arial; 
 font-size: 11px;
 }
.content { 
 font-family: Arial; 
 font-size: 12px; 
 color: #8f8f8f;
 }
.marker_1 { 
 font-family: Arial; 
 font-size: 11px;
 color: #ffffff; 
 }
.marker_2 { 
 font-family: Arial; 
 font-size: 13px;
 font-weight: bold;
 color: #8f8f8f;
 }
.marker_3 { 
 font-family: Arial; 
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
 }
.copy { 
 font-family: Arial; 
 font-size: 8px;
 color: #666666;
 }
a.copy { 
 font-family: Arial; 
 font-size: 8px;
 color: #666666;
 }
a.copy:hover { 
 font-family: Arial; 
 font-size: 8px;
 color: #cccccc;
 }
