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