a.menus:link {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a.menus:active {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #669966;
	text-decoration: none;
}
a.menus:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #669966;
	text-decoration: none;
}
a.menus:visited {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
