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

p {}

td {}

a:link { color: green ; font-weight: normal; text-decoration: none; }

a:visited { color: green ; text-decoration: none; }

a:hover { color: silver }

a:active { color: red }


