ul.noDots {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 19px;
	margin-left: 9px;
}

.menuItem {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px;
	line-height: 18px;
}

A.cat {
	text-decoration: none;
	color: #FFF;
}

A.subcat {
	text-decoration: none;
	color: #9C9C9C;
}
