body { color: black; }

p {}

td {}

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

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

a:hover { color: #000 ; font-weight: bold; background-color: #ffc100; text-decoration: none; }

a:active { color: #000 ; background-color: #fff; text-decoration: none; }

