.home_text {
	line-height: 24px;
	font-weight: bold;
	font-size: 13px;
}
.black_feature_text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 0px;
}
li {
	padding-left: 10px;
	padding-top:5px;
}
.subheads {
	font-weight: bold;
	color: #ECFF13;
	font-size: 16px;
}
.black_text {
	line-height: 1.7em;
	color: #000000;
	margin: 10px;
}

.black_link{ color:#000000; }

a.black_link:link { color:#484948; }
a.black_link:visited { color:#000000; }
a.black_link:hover { color: #996600; }
a.black_link:active { color:#000000; }
