body { color: #099; background-color: white; }
p {}

td {}

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

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

a:hover { color: #0ff ; text-decoration: none; }

a:active { color: #0cc }
