.intro_news_title {
  font-family:Vredana, Arial;
	font-stretch:ultra-expanded;
	font-size:20px;
	font-weight:900;
	color:rgb(134,214,27);
	height:50px;
  background-color:rgb(10,36,111);
}

.intro_news_content{
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-weight:300;    
	background-color:inherit;
	text-align:left;
	background-color:#1B50B1;  
}

.intro_news_date{
	color:#8DC63F;
}

.intro_news_content a	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#9EC0FF;
	background-color:inherit;
}

.intro_news_content a:hover {
  color:rgb(99,182,0);
}

.intro_news_bottom{
  height:25px;
  background-color:#0F44A5;
}

.intro_news_bottom a	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#9EC0FF;
	background-color:inherit;
}

