ul {
	list-style-type: none;
}

div.navHeader {
	font-size: 14pt;
	font-weight: bold;
}

ul li a {
	font-size: 14pt !important;
	color: #99CC00 !important;
}

ul li a:hover {
	color: #993399 !important;
}