body { color: white; background-color: black; }

p {  }

td {}

a:link { color: white ; text-decoration: none; }

a:visited { color: white ; text-decoration: none; }

a:hover { color: red }

a:active { color: white ; text-decoration: none; }

