.categoryName {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 190px;
	margin-right: 10px;
}

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

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

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