.bg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #442200;
	text-decoration: none;
	background-color:#CC9966;
	left: 0px;
	top: 0px;
	margin:0;	
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.normaltext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #442200;
}
.pricetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #455962;
	text-decoration: none;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #442200;
	text-decoration: none;
	text-align: justify;
}


.menutext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#885522;
	text-decoration: none;
	font-weight: bold;
}
.menutext a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.menutext a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	background-color:#CC9966 ; 
}
