body { color: gray; margin: auto; }
p { }

td {  }

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

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

a:hover { color: gray; font-weight: normal; text-decoration: none; }

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

