.featureTitle
{
	font-family: Georgia;
	font-size: 15px;
	color: #6E7B2F;
	line-height: 19px;;
	text-decoration: none;

}

.featureTitle:hover
{
	font-family: Georgia;
	font-size: 15px;
	color: #6E7B2F;
	line-height: 19px;;
	text-decoration: underline;

}

.topTenTitle{
	font-family: Georgia;
	font-size: 14px;
	color: #6E7B2F;
	line-height: 17px;
}

.topTenTitle:hover{
	font-family: Georgia;
	font-size: 14px;
	color: #6E7B2F;
	line-height: 17px;
	background-color: #F4F2E4;
}

.titleheading{
	font-family:  Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #6E7B2F;
	text-decoration: none;
	line-height:18px;
}


.titleheading2{
	font-family:  Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #6E7B2F;
	text-decoration: none;
	line-height:18px;
}

.titleheadinglarge{
	font-family:  Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #6E7B2F;
	text-decoration: none;
	line-height:24px;
}


.titleheadinglarge:hover{
	font-family:  Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #6E7B2F;
	text-decoration: none;
	line-height:24px;
	background-color: #F4F2E4;
}

.subtitleheading{
	font-family:  Georgia;
	font-size: 16px;
	color: #6E7B2F;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}

.titleheading:hover{
	font-family:  Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #6E7B2F;
	text-decoration: undeline;
	background-color: #F4F2E4;
	line-height:18px;
}


.titleheading2:hover{
	font-family:  Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #6E7B2F;
	text-decoration: undeline;
	background-color: #F4F2E4;
	line-height:18px;
}

.editorRecommendation{
	font-family: Georgia;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #6E7B2F;
	border: none;
	border-top: #E4E8D1;
}

.furtherinfomationheading{
	font-family: Georgia;
	font-size: 13px;
	line-height: 16px;
	color: #6E7B2F;
}

.alternativeheading{
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
	color: #6E7B2F;
}

.alternativeheading:hover{
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	text-decoration: underline;
	font-weight: normal;
	background-color: #F4F2E4;
	color: #6E7B2F;
}

.alternativeSubheading{
	font-family: Georgia;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #6E7B2F;
}

.alternativeSubheading16px{
	font-family: Georgia;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #6E7B2F;
}

