body { color: gray; background-color: #98a1d9; margin: 3px 0; }

p {}

td {}

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

a:visited { color: #66f; text-decoration: none; }

a:hover { color: #63f ; text-decoration: none; }

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

