body { color: black; font-size: small; font-family: verdana; background-color: white; }
p {}
td {}
a:link { color: blue ; font-weight: bold; text-decoration: none; }
a:visited { color: blue ; font-weight: bold; text-decoration: none; }
a:hover { color: red ; font-weight: bold; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
