BODY {    color: #fffff;     background: #000000}

A:	{ color: blue;text-decoration: none}
A:link { color: #00ccff;text-decoration: none}
A:hover { color: #FF0033; background:#444444} 
A:visited { color:#00ccff;text-decoration: none}
A:active { color: #666666}
TD:link { color: #0000cc;text-decoration: none}
TD:hover { color: #0000cc;background:white}
TD: { color: #ffffff}
P.toc { margin-top: -7pt }