body {
	background-color: #fed08f;
}
.style1 {
	font-family: "Cheltenhm BT";
	font-size: 36px;
	color: #4a7328;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-size: 18px;
	color: #4a7328;
	font-style: italic;
	font-family: "Cheltenhm BT";
	font-weight: bold;
}
a:link {
	color: #4a7328;
	text-decoration: none;
}
.style4 {color: #4a7328; font-style: italic; font-family: "Cheltenhm BT"; font-size: 24px;}
a:visited {
	text-decoration: none;
	color: #4a7328;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style5 {color: #4a7328}
.style7 {	color: #4a7328;
	font-size: 12px;
}