.navigation {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 339933;
	text-decoration: none;
	letter-spacing: 3px;
	text-indent: 0px;

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 339933;
	text-decoration: none;
	letter-spacing: 3px;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 339933;
	text-decoration: none;
	letter-spacing: 3px;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 339933;
	text-decoration: none;
	letter-spacing: 3px;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 339933;
	text-decoration: none;
	letter-spacing: 3px;
}
