
.menu_1_no{
	font-size: small;
	padding-left:5px;
}
.menu_1_no a{
	color: #999999;
	text-decoration:none;
}
.menu_1_no a:hover{
	color: #666666;
}


.menu_1_act{
	font-size: small;
	padding-left:5px;
}
.menu_1_act a{
	font-weight: bold;
	color: #83b650;
	text-decoration:none;
}
.menu_1_act a:hover{
	color: #83b650;
}
