<style type="text/css">

<!--
body {
	color: #F0B830;
	background: #000000;
	scrollbar-face-color: #F0B830;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #F0B830;
	scrollbar-highlight-color: #F0B830;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #F0B830;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	color:#DCDCDC;
	text-decoration:none;
}

a:active {
	color:#D3D3D3;
	text-decoration:none;
}

a:hover {
	color:#F0B830;
	text-decoration: underline;
}

#001 {
	font-weight: bold;
	color: #696969;
}

#002 {
	margin-left:10px;
}

#003 {
	font-weight: bold;
	font-family: 'sans-serif'
}
-->

</style>