.home-feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A5AF6;
	text-align: center;
	font-weight: bold;
	line-height: 21px;
}
.home-feature a {
	text-align: center;
	color: #5A5AF6;
	text-decoration: none;
}
.home-feature a:hover {

	text-align: center;
	color: #3E3EF4;
	text-decoration: underline;
}
.home-featureOrange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8A19;
	text-align: center;
	font-weight: bold;
	line-height: 21px;
}
.bottom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFA800;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	
}
.bottom-links a {
	color: #FEA900;
	text-decoration: none;
}
.bottom-links a:hover {

	color: #FF6600;
	text-decoration: underline;
}
