.main {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFD52B;
	text-decoration: none;
}
.wtext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.textfield {
	background-color: #694417;
	border: 1px solid #FDD33F;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.book {
	font-family: "Book Antiqua";
	font-size: 30px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.bor {
	border: 1px solid #FFCC00;
}
.linkheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8695B2;
	text-decoration: none;
}
