.usualGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #A8AE92;
	font-size: 12pt;
}
a:visited {
	text-decoration: none;
	color: #A8AE92;
}
a:link {
	text-decoration: none;
	color: #A8AE92;
}
a:hover {
	color: #CED1C2;
	text-decoration: underline;
}
a:active {
	color: #A8AE92;
	text-decoration: none;
}

.usualGreen10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A8AE92;
}
.inisde11_bg {
	background-image: url(images/inside_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F3F4EF;
}
.inisde12_bg {
	background-color: #F3F4EF;
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bcgd {
	background-color: #1C1E15;
}
