.BodyBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 16px;
	padding-left: 19px;
	border: 2px solid #3A4B3B;
}
.centretext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #39493c;
	text-align: center;
	vertical-align: top;
}
.category-link:link {
	font-size: 14px;
	color: #39493c;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
.category-link:visited {
	font-size: 14px;
	color: #39493c;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
.category-link:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
.category-link:active {
	font-size: 14px;
	color: #39493c;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
.main-box {
	background-color: #C2D0C2;
}
