body { color: black; background-color: white; }
p { font-family: helvetica; }
td {}
a:link { color: #9c0000 ; text-decoration: none; }
a:visited { color: maroon ; text-decoration: none; }
a:hover { color: #4e2e1c ; text-decoration: none; }
a:active { }

