.categoryName {
	width: 184px;
	height: 36px;
	text-align: right;
}

.categoryName a,.categoryName span {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}

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

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

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

