.navigation {
	font-family: "High Tower Text";
	font-size: 60px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	display: block;
	padding: 20px;
	width: auto;
}


.navigation:hover {
	font-family: "High Tower Text";
	font-size: 60px;
	text-decoration: underline;
	color: #FFFFFF;
	font-style: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.cnavigation {
	font-family: "High Tower Text";
	text-align: center;
	height: 24px;
	width: inherit;
	border: thin solid #FFFFFF;
	outline-color: #000000;
	color: #FFFFFF;
}
.mainbody {
	font-family: "High Tower Text";
	font-size: 20px;
	font-style: normal;
}

