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

p {}

td {}

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

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

a:hover { color: #f5f4e9 ; text-decoration: none; }

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

