a:link
 { color: #FFFFFF;
   text-underline: none;
   text-decoration: none;
   font-weight:bold }

a:active
 { color: #FFFFFF;
   text-underline: none;
   text-decoration: none; 
   font-weight:bold }

a:visited
 { color: #FFFFFF;
   text-underline: none;
   text-decoration: none;
   font-weight:bold }

a:hover
 { color: #FFCC00;
   text-underline: single;
   text-decoration: none;
   font-weight:bold } 
