a:link{
color : #999999;
text-decoration : none;
}

a:visited{
color : #999999;
text-decoration : none;
 }
 
a:hover{
color : #000000;
background-color : #FFFFFF;
text-decoration : none;
        }
