@charset "windows-1251";
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #FF0000;
}

.Анонс_Акция {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #449B27;
}
a:active {
	text-decoration: none;
	color: #449B27;
}
a {
	font-size: 12px;
	font-weight: bold;
}
.Бегущая_строка {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Заголовок {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.Ссылки_в_меню {font-size: 14px}
.Ссылки_сбоку {
	font-family: Georgia, "Times New Roman", Times, serif
}
.Ссылка_в_заголовке {font-size: 18px; }

