body    { background-color: #fff }
p    { color: #003; font-weight: normal; font-size: 10px; font-family: Verdana }

td { height: 22px; vertical-align: top }

a:active { color: #c00 }
a:visited  { color: #666; text-decoration: none }
a:link  { color: #333; text-decoration: none }
a:hover { color: #f00 }

a.body:active { color: #cc0000 }
a.body:visited  { color: #666666; text-decoration: underline}
a.body:link  { color: #333333;text-decoration: underline }
a.body:hover { color: #ff0000 }

