body { color: black; background-color: white; }

p {}

td {}

a:link { color: #b5b5b5 ; text-decoration: none; }

a:visited { color: #b5b5b5 ; text-decoration: none; }

a:hover { color: #8c8c8c ; text-decoration: none; }

a:active { color: #b5b5b5 }

