body {
	bgcolor: #FFE3CB;
	scrollbar-arrow-color: #FFE3CB;
	scrollbar-3dlight-color: #FFE3CB;
	scrollbar-highlight-color: #FFE3CB;
	scrollbar-face-color: #FF7900;
	scrollbar-shadow-color: #FFE3CB;
	scrollbar-darkshadow-color: #FFE3CB;
	scrollbar-track-color: #FFE3CB;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFE3CB;
}
.bg {
	background-repeat: no-repeat;
	background-position: top;
}
.text {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #2A553A;
	text-decoration: none;
	text-align: justify;
}
.text a {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #2A553A;
	text-decoration: none;
	text-align: justify;
}
.text a:hover {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #FF7900;
	text-decoration: none;
	text-align: justify;
}