.categoryName {
	font-family: verdana,helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #52742b;
	text-align: right;
	height: 30px;
	width: 254px;
	padding-right: 10px;
	background-image: url(../../layout/images/catName_bg.gif);
	line-height: 30px;
	margin-bottom: 3px;
}

.categoryName:visited {
	color: #52742b;
	text-decoration: none;
}

.categoryName:active {
	color: #52742b;
	text-decoration: none;
}

.categoryName:hover {
	color: #52742b;
	text-decoration: none;
}

