body { color: black; background-color: white; }

p {}

td {}

a:link { color: #b4b4b4 }
a:hover { color: purple }

a:active { color: #fdfdfd }

