body { color: #fff; background-color: white; }

p {}

td {}

a:link { color: white; font-weight: normal; font-style: normal; text-decoration: none; }

a:visited { color: gray ; font-weight: normal; font-style: normal; text-decoration: none; }

a:hover { color: red; font-weight: bold; text-decoration: none; }

a:active { color: #e3ae00; font-weight: bold; text-decoration: none; }

