body { color: black; }

p {}

td {}

a:link { color: black; }

a:visited { color: #000 }

a:hover { color: #8b0000 }

a:active { color: red }

