.categoryName {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #009ee0;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 36px;
}
}

.categoryName:visited {
	color: #009ee0;
	text-decoration: none;
}

.categoryName:active {
	color: #009ee0;
	text-decoration: none;
}

.categoryName:hover {
	color: #009ee0;
	text-decoration: none;
}

