.categoryName {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 8px;
	background-color: #eab63e;
	border-bottom: 1px solid #000000;
	width: 239px;
	display: block;
}

.categoryName * {
	padding-left: 10px;
}

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

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

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