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

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	padding: 6px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #356734;
	display: block;
	padding: 8 px;
	width: 192px;
	line-height: 1.5;
	left: 3px;
	margin-left: 5px;
}  


.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
	display: block;
	padding: 8 px;
	width: 192px;
	line-height: 1.5;
	margin-left: 5px;
}  


.navigation:indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
	display: block;
	padding: 8 px;
	width: 192px;
	line-height: 1.5;
	margin-left: 5px;
}  