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

