<STYLE TYPE="text/css">
<!--
BODY {
        font-family: Verdana;
        font-weight: small;
        font-style: normal;
        font-size: small;
        color: white;
		background: black
}

A:LINK {
        color: #66FFCC;
}

A:VISITED {
        color: #FFCC00;
}

A:HOVER {
        color: #CC6600;
}

A:ACTIVE {
        color: #CC6600;
}
-->
</STYLE>