a {color: #000000}
a:hover {
color: #808080;
text-decoration: underline;
}

A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }