body { color: #8f0000; background-color: #ffc; }

p {}

td {}

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

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

a:hover { color: blue ; font-weight: bold; }

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


