A:hover {
   font-weight : bold; 
   color : 66ff33; 
   text-decoration : none; 
}


A {
   font-weight : bold; 
   color : #CCAA00; 
   text-decoration : none; 
}
