@charset "windows-1251";
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
.main_txt {
	font-family: Tahoma;
	font-size: 12px;
	color: 4d3505;
	text-align: left;
}
.main_txt_Zagolovok {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.small_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #4d3505;
}
.small_menu a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-right: 5px;
	text-decoration: underline;
	color: #4d3505;
}
.small_menu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-right: 5px;
	text-decoration: underline;
	color: #990000;
}
.main_txt a {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.main_txt a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.main_txt_Zagolovok a {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

