body { color: black; background-color: #036; text-decoration: none; }
p {}
td {}
a:link { color: #c0c0c0 ; text-decoration: none; }
a:visited { color: #c0c0c0 ; text-decoration: none; }
a:hover { color: red ; text-decoration: none; }
a:active { color: #c0c0c0 ; text-decoration: none; }
