BODY { font-family: verdana, arial, helvetica, sans-serif }
BODY { color: white }
TD { font-family: verdana, arial, helvetica, sans-serif }
TD { font-size: 10pt }
TD { line-height: 16pt }
A:link { text-decoration: none }
A:link { color: aqua }   /* unvisited links */
A:visited { color: aqua }   /* visited links */
A:visited { text-decoration: none }
A:hover { color: yellow }   /* user hovers */
A:hover { font-weight: bold }   /* user hovers */
A:hover { text-decoration: underline }
A:active { color: blue }    /* active links */

