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

