.textred {
	color: #DC143C;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.textredbig {
	color: #DC143C;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.text {
	color: Black;
	font-family: Arial;
	font-size: 9pt;
}
.zagolovki-index {
	color: #D15A5A;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
}
.zagolovki-page {
	color: #EE6551;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
}
.map {
	color: #F2F2F2;
	font-family: Arial;
	font-size: 7pt;
}
.b {
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
.b:hover {
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}
.menufooter {
	color: #DBBAB7;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}
.a {color: #636363; font-family: Arial; font-size: 9pt; text-decoration: none;}
.a:hover {color: #636363; font-family: Arial; font-size: 9pt; text-decoration: underline;}
.textbold {
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

