ul.links {
	float: left;
	width: 370px;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}

ul.links a{
	text-decoration: none;
	color: #000;
}

ul.links a:hover{
	border-bottom: 1px solid #7E9725;
	font-weight: bold;
}

ul.links li {
	padding-bottom: 0.25em;
}

.cat_title {
	color: #7E9725;
	margin-bottom: 5px;
	clear: both;
}
