body { color: black; background-color: white; }

p {}

td {}

a:link { color: #666 ; text-decoration: none; }

a:visited { color: #7f817f ; text-decoration: none; }

a:hover { color: #fc3 ; text-decoration: none; }

a:active { color: #fc3 ; text-decoration: none; }

