body {
	scrollbar-face-color:#FF6600;
	scrollbar-shadow-color: #FF6600;
	scrollbar-highlight-color: #FF6600;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #FFCC00;
	scrollbar-arrow-color: white;
	background-color: #FF6600;
	background-image: url(bg.gif);


}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #F2E3B3;
	text-decoration: none;
}
a:visited {
	color: #F2E3B3;
	text-decoration: none;
}
a:active {
	color: #F2E3B3;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.form {
	background-color: #FFFFCC;
}
.formbutton {
	background-color: #FF6600;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

