.link1 { 
font-size: 12px; 
color: #FFFFFF; 
text-decoration: none; 
font-family: Tahoma; 
} 
.link1:hover { 
font-size: 12px;
color: #CCCCCC;  
text-decoration: blink; 
font-family: Tahoma; 
} 
