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