body { color: black; margin-top: 0; }

p {}

td {}

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

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

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

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

