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

p {}

td {}

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

a:visited { color: #00ff1e ; text-decoration: none; }

a:hover { color: #0f0 ; text-decoration: line-through; }

a:active { color: red ; text-decoration: none; }

