body { color: black; background-color: white; }

p {}

td {}

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

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

a:hover { color: #fff ; font-weight: bold; text-decoration: none; }

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


