body { color: black; font-family: arial, verdana; background-color: white; }
p {}

td {}

a:link { color: #777 ; text-decoration: none; }

a:visited { color: #777 ; text-decoration: none; }

a:hover { color: #600 ; text-decoration: none; }

a:active { color: #600 ; text-decoration: none; }
.link { color: #600; text-decoration: underline; }

