.brownTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 16px;
	font-weight: bold;
}
.brownTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 16px;
	font-weight: bold;
}
.greenTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cbdc2e;
	font-size: 16px;
	font-weight: bold;
}

.brownTextMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 12px;
}
.brownTextMedium a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 12px;
}

.greenTextMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cbdc2e;
	font-size: 12px;
}

.greenTextMedium a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cbdc2e;
	font-size: 12px;
}