
a:visited {  
font-family: Tahoma; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #666666; 
text-decoration: none
}

a:active {  
font-family: Tahoma; 
font-size: 12px;
font-style: normal; 
font-weight: normal; 
color: #666666; 
text-decoration: none
}

a:hover {  
font-family: Tahoma; 
font-size: 12px;
font-style: normal; 
font-weight: normal; 
color: #666666;
text-decoration: underline

}

a:link {  
font-family: Tahoma; 
font-size: 12px;
font-style: normal; 
font-weight: normal; 
color: #666666; 
text-decoration: none
}