﻿.news_item_border
{
	background-image:url(../images/news_item_border.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:30px;
}
.news_item_border1
{
	background-image:url(../images/news_item_border.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:10px;
}
.NewsType a
{
	font-size:12px;
	font-family:Arial;
	color:#999999;
	text-decoration:none;
}
.NewsType a:hover
{
	font-size:12px;
	font-family:Arial;
	color:#ffbf03;
	text-decoration:none;
}

.NewsItem_more a:link
{
	font-family:Arial;
	font-size: 13px; 
	text-decoration: underline;
}
.NewsItem_more a:hover
{
	font-family:Arial;
	font-size: 13px; 
	text-decoration: none;
}
.NewsItem_more a:visited
{
	font-family:Arial;
	font-size: 13px; 
	text-decoration: underline;
}
.NewsItem_more a:active
{
	font-family:Arial;
	font-size: 13px; 
	text-decoration: none;
}
.NewsList a:link
{
	font-size: 13px; text-decoration: underline;
}

.NewsList a:hover
{
	font-size: 13px; text-decoration: none;
}
.NewsList a:visited
{
	font-size: 13px; text-decoration: underline;
}