body { color: black; background-color: white; }
p { color: #000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 14px }
.over { color: #000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 14px; text-transform: uppercase }
td {}
a:link { color: #666; text-decoration: none }
a:visited { color: #666; text-decoration: none }
a:hover { color: #000; text-decoration: underline }
a:active { color: #666; text-decoration: none }
