A:link, 

A:active
{
text-decoration : none;
color : #000000;
background : transparent;
}

A:visited 
{
text-decoration : none;
color : #000000; 
background : transparent; 

} 
A:hover 
{ 
text-decoration : none;
color : #EE9C00;
background : #c5c5c5;
