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

