.menu_active {
	text-decoration:underline;
        color: #69C333;
	font-weight: bold;
}
.text_green {
	color: #69C333;
	font-weight: normal;
}
.bg_right_top {
	background-repeat: no-repeat;
	background-position: right top;
}
.text_white {

	color: #FFFFFF;
	font-weight: normal;
}
.text_copyright {
	color: #69C333;
	font-weight: normal;
	font-size: 11px;
}

