.navigation {
	font-family: Palatino;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFCC00;
	background-color: #003366;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	font-variant: normal;
}
.navigation:hover {
	font-family: Palatino;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CCFF00;
	background-color: #0033FF;
	clear: left;
	float: left;
	height: auto;
	width: auto;
}
.logo {
	font-family: Palatino;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
.Super_logo {
	font-family: Palatino;
	font-size: 50px;
	text-align: center;
}

