.navigation {
	font-family: "Maiandra GD";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFF99;
	background-color: #000000;
	width: auto;
}
.list {
	font-family: "Maiandra GD";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFF99;
}

.list:hover {
	font-family: "Maiandra GD";
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600
}
.listbold {
	font-family: "Maiandra GD";
	font-size: 16pt;
	font-weight: normal;
	color: #FFFF99;
}

}
.listbold:hover {
	font-family: "Maiandra GD";
	font-size: 16pt;
	font-weight: bold;
	color: #FF6600;
}
