body { background-color: black; }

p {}

td {}

a:link { color: white ; text-decoration: underline; }

a:visited { color: white ; }

a:hover { color: silver ; text-decoration: none; }

a:active { color: gray }

