BODY {
	BACKGROUND: #000000
}

<STYLE type=!text/css">
<!--
A { text-decoration: none }
-->
</STYLE>

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #00ff66
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #cccccc
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #FF5010
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000
}