.main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7E0107;
	padding: 0px;
	border: 0px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}
a:hover {
	color: #3366CC;
	}
.productmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7E0107;
}
.productmenusub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: black;
	font-weight: normal;
}
body {
background-color:#FFEDBB;
}

