a:link 
 { font-family: Arial, sans-serif; 
   font-size: 12px; 
   color: #000000; 
   text-underline: none; 
   text-decoration: none; } 

a:active 
 { font-family: Arial, sans-serif; 
   font-size: 12px; 
   color: #000000; 
   text-underline: none; 
   text-decoration: none; } 
   
a:visited 
 { font-family: Arial, sans-serif; 
   font-size: 12px; 
   color: #000000;
   text-underline: none; 
   text-decoration: none; }
   
 

a:hover 
 { font-family: Arial, sans-serif; 
   font-size: 12px; 
   color: #000000; 
   font-weight: bold;
   text-underline: none; 
   text-decoration: none; } 
