body {
scrollbar-arrow-color: Black;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-face-color: #F70F1E;
scrollbar-base-color: White;
scrollbar-highlight-color: Black;
scrollbar-shadow-color: Black;
scrollbar-track-color: #F70F1E;
scrollbar-darkshadow-color: Gray;
} 
.text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.head1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #E8C960;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #F70F1E;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #F70F1E;
	text-decoration: none;

}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #AE3000;
	text-decoration: underline;

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #316AC5;
	text-decoration: underline;

}
.smalltext {
	font-family: Arial;
	font-size: 9px;
	color: #000000;

}
