.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #b1bc92;
	text-decoration: none;
}
.text_bold_bright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #f4ffd4;
	text-decoration: none;
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #b1bc92;
	text-decoration: none;
}
.text_dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #b1bc92;
	text-decoration: none;
}
a:link {
	color: c8e280;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: c8e280;
	text-decoration: none;
}
a:hover {
	color: c8e280;
	text-decoration: underline;
}
a:active {
	color: c8e280;
	text-decoration: none;
}.full_bkd_notile {
	background-image: url(../Media/images/bkd_full.jpg);
	background-repeat: no-repeat;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
}
