.feat {
	font-size: 16px;
	line-height: 20px;
	color: #666;
}

.feat h3 {
	padding: 0;
	margin: 0;
	color: #870c0f;
	font-weight: normal;
}

.feat a {
	text-decoration: none;
	color: #870c0f;
	background-image: url('images/more_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}

.feat a:link,.feat a:visited {
}

.feat a:hover {
	text-decoration: underline;
}
