a:link {color: white; text-decoration: none; }
a:visited {color: white; text-decoration: none; }
a:hover { color: #6699FF; text-decoration: underline; }
a.m:link { color: white; text-decoration: none; }
a.m:visited { color: white; text-decoration: none; }
a.m:hover { color: black; text-decoration: none; background: white; }
H4 { font-family: Verdana, Tahoma; color: white; }
H4.black { font-family: Verdana, Tahoma; color: black; }
H4.yellow { font-family: Verdana, Tahoma; color: yellow; }
TD { font-family: Verdana, Tahoma; color: white; font-size: 10pt; }
.ven { font-family: Verdana, Tahoma; color: yellow; font-size: 12pt; font-weight: bold; }
P { font-family: Verdana, Tahoma; color: yellow; font-size: 10pt; }
P.n { font-family: Verdana, Tahoma; color: black; font-size: 10pt; }
.w { font-family: Verdana, Tahoma; color: white; font-size: 10pt; }
.head { color: lightgreen; text-decoration: underline; }
.i { font-style: italic; font-size: 8pt; }