body { color: black; font-size: small; font-family: sans-serif; background-color: white; }

p {}

td {}

a:link { color: blue ; text-decoration: none; }

a:visited { color: #60c ; text-decoration: none; }

a:hover { color: purple }

a:active { color: red }


