.categoryName {
	font-family: prenton, verdana,helvetica,sans-serif;
	font-size: 20px;
	color: #58680e;
	height: 42px;
	line-height: 38px;
	text-shadow: 0px -1px 0px #d7ea66;
	float: left;
	width: 320px;
	overflow-x: hidden;
	display: block;
	margin-left: 10px;
}

.categoryName:visited {
	color: #58680e;
	text-decoration: none;
}

.categoryName:active {
	color: #58680e;
	text-decoration: none;
}

.categoryName:hover {
	color: #58680e;
	text-decoration: none;
}

