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

p {}

td {}

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

a:visited { color: olive }

a:hover { color: red }

a:active { color: white }

