body { color: black; background-color: #999; text-decoration: none; }

p {}

td {}

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

a:visited { color: black ; text-decoration: none; }

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

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

