body {
background: #000000;
color: #808080;
border: 0px;
padding: 0px;
font-family: Georgia, Arial, sans-serif;
}
a {
color: #808080;
font-weight: 700;
}
a:hover {
color: #808080;
text-decoration: none;
}
a:focus, a:active {
color: #808080;
background: #000000;
}
a:link {   text-decoration: underline}
a:visited {   text-decoration: none}
a:hover {   text-decoration: underline}
a:active {   text-decoration: underline}