body { color: black; font-size: 8px; line-height: 10px; background-color: white; }

p {}

td {}

a:link { color: #f90 ; text-decoration: none; }

a:visited { color: #999 ; text-decoration: none; }

a:hover { color: #f90 ; text-decoration: none; }

a:active { color: #069 ; text-decoration: none; }

