ul {
	list-style-type: square;
	clear: left;


}
li a {
	font-family: "Neuropol";
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	text-decoration: none;
	clear: none;
	list-style-type: square;



}
li {
	margin-bottom: 0px;
	font-family: "Neuropol";
	font-size: 18px;
	color: #FFFFFF;
	clear: left;
	float: left;
	font-weight: bold;
	list-style-type: square;
	display: block;
	width: 130px;




}
li a:hover {
	background-color: #EED811;
	font-family: "Neuropol";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	clear: left;
	list-style-type: square;



}
h6 {
	text-align: right;
	margin: 0px;
}
