A {text-decoration:underline}
A:link {color: #0080FF}
A:visited {color: #8080C0}
A:active {color: yellow} 
A:hover {text-decoration:none; background-color: #505050;}
body
{
background-color: rgb(0,0,0);
color: rgb(255,255,255);
}
