body { color: white; background-color: #000; margin-top: 0; }

p {}

td {}

a:link { color: #ff0 ; text-decoration: none; }

a:visited { color: #ff0 ; text-decoration: none; }

a:hover { color: #fff ; text-decoration: underline; }

a:active { color: #ff0 ; text-decoration: none; }

