/* CSS Document */
<style type="text/css">
body {
	background-color: #333333;
}
body {
	scrollbar-arrow-color: white;
	scrollbar-base-color: silver;
	scrollbar-dark-shadow-color: 333333;
	scrollbar-track-color: black;
	scrollbar-face-color: black;
	scrollbar-shadow-color: 999999;
	scrollbar-highlight-color: 333333;
	scrollbar-3d-light-color: white;
	background-color: #333333;
}

.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: FF9900;
	text-decoration: none;
}
a:visited {
	color: FF9900;
	text-decoration: none;
}
a:active {
	color: FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}	

.style26 {font-size: 12px}
.style28 {font-weight: bold}
.style29 {font-size: 12px}
.style31 {font-size: 12px; font-weight: bold; }
</style>
