@charset "utf-8";
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #B6C8E0;
	background-color: #000066;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	display: block;
	padding: 0px;
	height: 40px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 5px;
	text-decoration: none;
}
