A {
text-decoration: none;
color: #000000;
}

A:hover {
background-color: #003366;
color: #808080;
}

A:visited {
text-decoration: ;
color: #8080ff;
}