@charset "utf-8";
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #3CF;
	background-color: #009;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
	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;
	text-decoration: none;
	width: 100px;
	height: 40px;
	margin: 5px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	white-space: normal;
	clear: none;
	float: none;
	list-style-image: none;
	list-style-type: none;
}

