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

