body {
	font-family: Arial;
	font-size:12pt;
	color: #999999;
	background-color: #000000;
	scrollbar-arrow-color: #6600FF;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #606060;
	scrollbar-shadow-color: #808080;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
	position: absolute;
	}

a:link {
	font-family: Arial;
	font-size:12pt;
	color: #666666;
	background-color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	line-height: normal;
	text-transform: none;
}
a:visited {
	color: #0033FF;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
}
a:hover {
	color: #999966;
	font-family: Arial;
	background-color: #000000;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
}
a:active {
	color: #FFCC00;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
}
