body { color: black; background-color: black; }
p {}
td {}
a:link { color: #8e3232 ; text-decoration: none; border-color: transparent; }
a:visited { color: transparent; }
a:hover { color: red ; text-decoration: none; }
a:active { color: red; }

