.text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8D867E;
	text-decoration: none;
}
.top_menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A5A5A5;
	text-decoration: none;
}
.top_menu_active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.white_small_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 6px;
}
.title_dark_gray {
	font-family: tahoma;
	color: #595959;
	font-size: 14px;
	font-weight: bold;
}
.login_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8B8B8B;
	text-decoration: underline;
}
.go {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FE2335;
}
.input_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	width: 120px;
	height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EEEEEE;
}
.title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F82432;
	text-decoration: none;
}
.all_news {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.red_under {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F82432;
	text-decoration: underline;
}

.green_title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5AA47A;
	text-decoration: none;
}
.red_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.darker_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.archive-title, a.archive-title:link, a.archive-title:visited, a.archive-title:active, a.archive-title:hover{
	color:#8F6130;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
}