/* CSS Document */

.a{ 
font-family: Verdana ; 
font-size: 10px; 
color: #666666; text-decoration: none}

.a:hover { 
font-family: Verdana ;
 font-size: 10px; 
color: #333333; text-decoration: none}

