body { color: black; }

p {}

td {}

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

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

a:hover { color: maroon ; text-decoration: none; }

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

