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