a:link	
{
color: #0066CC;
text-decoration: none;
font-family: arial;
}   
a:visited
{
color: #0066CC;
text-decoration: none;     
}   
a:active
{
color: #0066CC;
text-decoration: none;    
}   
a:hover 
{
color: navy;
text-decoration: underline;  
}
a.topmenu:link	
{
color: black;
text-decoration: none;
}   
a.topmenu:visited
{
color: black;
text-decoration: none;     
}   
a.topmenu:active
{
color: black;
text-decoration: none;    
}   
a.topmenu:hover 
{
color: #800000;
text-decoration: underline;  
}
