.categoryname
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	
}
.newstitle
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	font-weight:600;
	
}
.newstitled
{
	font-family:Tahoma;
	font-size:12px;
	color:Black;
	font-weight:600;
	
}
.source
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
}
.text
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	
}
.newstext
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	text-align:justify;
	line-height:1.5;
}
.MainTitle
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	
	
}
#LastNews
{
	background-color: inactivecaptiontext;
}

a.news:link {
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	color:Blue;
	
}
a.news:visited 
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	color:Blue;
	
}
a.news:hover 
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	color:Red;
	
}
a.news:active 
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	
}

