.main_txt {
	font-size: 15px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.txt {
	font-size: 11px;
	color: #515151;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-size: 11px;
	color: #4F7401;
	text-decoration: none;
}
.midd_txt {
	width: 95%;
}
.txt {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.pro_txt {
	font-size: 13px;
	color: #FBFFF2;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
.pro_txt a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.cntct_txt {
	font-size: 12px;
	color: #513100;
	text-decoration: none;
	font-weight: bold;
}

