.zagstory  { /* заголовок страницы с текстом */ 
	font-family:  Times New Roman, Georgia;
    color: #c70a0a; 
	font-size: 110%;
	line-height: 175%;
}
.zagstory a {
	font-family:  Times New Roman, Georgia;
    color: #c70a0a; /* ссылка в заголовке раздела  */ 
	font-size: 110%;
    text-decoration: none;   
	line-height: 175%;
}
.zagstory a:hover { /* Активная ссылка в заголовке раздела  */ 
	font-family:  Times New Roman, Georgia;
   color: #c70a0a; 
   font-size: 110%;
   text-decoration:none; 
   	line-height: 175%;
}

