body {
	background-repeat: repeat;
	background-color: #CAC399;
}
.back_drop {
	background-color: #cac399;
	background-repeat: repeat;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A63600;
}
.time {
	font-family: "JP Hand";
	font-size: 10px;
	color: #000000;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.form_text {
	font-family: Pristina;
	font-size: 16px;
	color: #A63600;
}
.hypertext {
	color: #000000;
	text-decoration: none;
}
.info_text {
	font-family: Pristina;
	font-size: 16px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-family: Pristina;
	font-size: 16px;
	color: #000000;
}