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