<style type="text/css">
<!--
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
font-family: "Courier New", Courier, mono;
font-size : 12px;
}
a:visited {
	color: #FFFFFF;
text-decoration: none;
font-family: "Courier New", Courier, mono;
font-size : 12px;
}
a:hover {
	color: #cc3300;
text-decoration: none;
font-family: "Courier New", Courier, mono;
font-size : 12px;
}
a:active {
	color: #FFFFFF;
text-decoration: none;
font-family: "Courier New", Courier, mono;
font-size : 12px;
}
a.special:link {
     color: #000000;
     background-color: transparent;
font-family: "Courier New", Courier, mono;
	font-size : 12px;
     }

a.special:visited {
     color: #000000;
     background-color: transparent;
font-family: "Courier New", Courier, mono;
	font-size : 12px;
     }

a.special:hover {
     color: #ffffff;
     background-color: #000000;
     text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size : 12px;
     }

a.special:active {
     color: #000000;
     background-color: transparent;
font-family: "Courier New", Courier, mono
     }
.style2 {font-family: "Courier New", Courier, mono}
.style3 {color: #CE3000}
</style>