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

p {}

td {}

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

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

a:hover { color: #fc1e01 }

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