#menu a.partners {
	color: rgb(102,91,53);
	background: transparent url(../images/menu_over_green.gif) bottom center no-repeat;
}

div.col {
	float: left;
	width: 250px;
	margin-right: 25px;
	
	font-size: 13px;
	color: rgb(127,113,66);		
}

div.col a {
	color: rgb(247,121,18);
	font-weight: bold;
	text-decoration: none;
}

div.col a:hover {
	text-decoration: underline;
}
