@charset "utf-8";
/* CSS Document */

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	display: block;
	width: 150px;
	background-color: #999999;	
}

}.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
}
.none {
	font-family: Verdana, Arial, Helvetica,;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
