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

p {}

td {}

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

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

a:hover { color: #b3e3f8 ; text-decoration: none; }

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

