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

p {}

td {}

a:link { color: #171717 ; text-decoration: none; }

a:visited { color: #171717 ; text-decoration: underline; }

a:hover { color: purple }

a:active { color: red }


