body {background-color: black; padding: 0; margin: 10px;}

a:link { text-decoration: none; color: white}
a:visited { text-decoration: none; color: gray}
a:active { text-decoration: none; color: white}
a:hover { text-decoration: underline}



