

#menu a:link,a:visited,a:active
    {
	font-family: Trebuchet MS, helvetica, arial; 	
	color: #FFFFFF; 
	text-decoration: none; 
	font-size:10pt;	
    }
    
#menu a:hover
    {
	font-family: Trebuchet MS, helvetica, arial; 
	color: #C61523; 
	text-decoration: none; 
	font-size:10pt;
    }  
    
   
    