/* CSS Document */

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	background-color: #FFFF00;
	display: block;
	padding: 4px;
	width: 128px;
}
.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
}
.unnavigation2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.head_btn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
.navigation3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
.navigation_inline {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}

