body { color: black; }
p {}
td {}
a:link { text-decoration: none; }
a:visited { color: orange ; text-decoration: none; }
a:hover { color: white ; text-decoration: none; }
a:active { color: red }

