body { color: black; background-color: white; }
p { font-size: xx-small; font-family: verdana; }
td {}
a:link { color: gray ; text-decoration: none; }
a:visited { color: gray ; text-decoration: none; }
a:hover { color: red ; text-decoration: none; }
a:active { color: black ; text-decoration: none; }

