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