a.menu3:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006231;
	text-decoration: underline;
}
a.menu3:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006231;
	text-decoration: underline;
}
a.menu3:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menu3:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006231;
	text-decoration: underline;
}

