
a:visited {  
font-family: Verdana; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #0e0e75; 
text-decoration: none
}

a:active {  
font-family: Verdana; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #0e0e75; 
text-decoration: none
}

a:hover {  
font-family: Verdana; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: Red;
text-decoration: underline;

}

a:link {  
font-family: Verdana; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #0e0e75; 
text-decoration: none
}
