body { color: black; background-color: white; }

p {}

td {}

a:link { color: #fff ; text-decoration: none; }

a:visited { color: #ccc ; text-decoration: none; }

a:hover { color: #7f7d76 ; text-decoration: none; }

a:active { color: #98978e ; text-decoration: none; }

