body { color: black; background-color: #000; }

p {}

td {}

a:link { color: red ; text-decoration: none; }

a:visited { color: red ; text-decoration: none; }

a:hover { color: #bd8648 ; text-decoration: underline; }

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

