BODY {
	scrollbar-face-color: #B50500;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCBB99;
	scrollbar-arrow-color: FFCC33;

}

a:link {
	color: #9399FF;
	font-family: none;
	font-size: none;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #AA0009;
	font-family: none;
	font-size: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: none;
	font-family: none;
	font-size: none;
	font-weight: bold;
	font-style: normal;

}
