@charset "windows-1251";
.link {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #021BFB;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: normal;
}
.tel {
	font-family: "Monotype Corsiva";
	font-size: 40px;
	font-weight: bold;
	color: #FF3333;
	text-align: center;
	display: block;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
	font-weight: normal;
}
.zagolovok {
	font-family: "Monotype Corsiva";
	font-size: 26px;
	font-weight: bold;
	color: #FF3333;
	text-align: center;
	display: block;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	text-indent: 10px;
	line-height: 23px;
}
.zagolovok2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6666;
}
.zagolovok3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}