A:link { 
font-weight : normal;
color : #009df0;
text-decoration : none;
} 
A:visited { 
font-weight : normal;
color : #ff8500;
text-decoration : none;
} 
A:hover { 
font-weight : normal;
color : #ff8500;
background-color : #cccccc;
text-decoration : none;
background : #cccccc;
} 