@charset "utf-8";
.navigation {
	font-family: Verdana, "sans serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033CC;
	display: block;
	padding: 8px;
	width: 140px;
}
.navigation3 {
	font-family: Verdana, "sans serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #0033CC;
	display: block;
	padding: 8px;
	width: 140px;
}
#wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
