body {background:black;color:aqua;}
a {text-decoration: none}
a:link { color: #FF0000;}
a:active { color: red;}
a:visited { color: red;}
a:hover { text-decoration: underline overline; color:orange;}
