.categoryName {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #cc3333;
}

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

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

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