body { color: black; }

p { }

td { }

a:link { color: black; text-decoration: none; }

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

a:hover { text-decoration: underline; }

a:active { color: #001; text-decoration: none; }
