div.categoryName {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/categoryNameBg.gif);
	background-repeat: no-repeat;
	background-color: #028c92;
	padding-top: 16px;
	padding-bottom: 6px;
	padding-left: 10px;
}

a.categoryName {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

a.categoryName:visited {
	color: #ffffff;
	text-decoration: none;
}

a.categoryName:active {
	color: #ffffff;
	text-decoration: none;
}

a.categoryName:hover {
	color: #ffffff;
	text-decoration: none;
}
