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

p {}

td {}

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

a:visited { text-decoration: none; }

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

a:active { color: red }


