.text_niz {
	font-family: Tahoma;	
	font-size: 10px;
	color: #4C86C5;
}
.text_niz a{
	font-family: Tahoma;
	font-size: 10px;
	color: #4C86C5;
}
.text_niz a:hover{
	color:#000000;
}

.text_menu {
	font-family: Tahoma;
	margin-right:4%;
	border-bottom: 2px solid red; 
	text-decoration:none;
	font-size: 20px;
	color: #4C86C5;
}
.text_menu a{
	font-family: Tahoma;
	margin-right:4%;
	border-bottom: 2px solid red; 
	text-decoration:none;
	font-size: 20px;
	color: #4C86C5;
}
.text_menu a:hover{
	color:#dc143c;
	margin-right:4%;
	border-bottom: 2px solid red; 
	text-decoration:none;
}

.text_news_big {
	font-family: Tahoma;	
	font-size: 23px;
	color: #89BD6C;
}
.text_news_big a{
	font-family: Tahoma;
	font-size: 23px;
	color: #556832;
}
.text_news_big a:hover{
	color:#000000;
}

.text_news {
	font-family: Tahoma;	
	font-size: 15px;
	color: #000000;
}
.text_news a{
	font-family: Tahoma;
	font-size: 15px;
	color: #556832;
}
.text_news a:hover{
	color:#000000;
}

.text_news_small {
	font-family: Tahoma;	
	font-size: 11px;
	color: #858981;
}
.text_news_small a{
	font-family: Tahoma;
	font-size: 11px;
	color: #858981;
}
.text_news_small a:hover{
	color:#000000;
}

H1 {
	COLOR: #556832; 
	DISPLAY: inline; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 25px; 
	FONT-WEIGHT: normal
}