@charset "utf-8";
.lintext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #3C592E;
	text-align: center;
}
.bcont {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.overtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D0D74D;
	background-color: #3C592E;
	text-align: center;
}
.bodbg {
	background-attachment: scroll;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
