.overview {
	width: 305px;
	float:left;
	margin-bottom: 20px;
	font-size:16px;
	color: black;
	
}

.overview .text {
	font-size:16px;
	color: black;
	position:relative;
	top: -8px;
	
}

#content .overview a {
	font-size:16px;
	color: black;
	text-decoration: none;
}

#content .overview a.text {
	font-size:16px;
	color: black;
	text-decoration: none;
}

#content .overview a.text:link, #content .overview a.text:visited {
	font-size:16px;
	color: black;
}

#content .overview a.text:hover {
	font-size:16px;
	color: white; background-color:#2fc34d;
}

#content .overview a.text:active {
	font-size:16px;
	color: black;
}