.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F5CF08;
	line-height: 18px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F6D00B;
	text-decoration: none;
}
.bodycolor {
	background-color: #f6e1c3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

.bigfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #72340F;
	text-decoration: underline;
}

.innerpagestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #733B16;
	text-decoration: none;
}
.innerpagestext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #733B16;
	text-decoration: underline;
}


.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F6D00B;
	text-decoration: underline;
}
