

.MAIN {
 font-size: 9pt;
 font-weight: 100;
 color: #FFFFCC;
 font-family: "arial", "helvetica", sans-serif;
; background-color: #000000
}

A:link {
 color: #CCFFFF;
 text-decoration:none;
}

A:visited {
 color: #CCCCFF;
 text-decoration:none;
}

A:active {
 color: #FF6666;
 text-decoration:none;
}a:hover {  color: #FF3333; text-decoration: none}
