.NewsHomeTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height: 120%;
} 
.NewsHomeShortDescription{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}
.NewsHomeDescription{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; 
	color:#000000;
	line-height: 120%;
}
.NewsDescription{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	line-height: 120%;
}
.NewsHomeLatest{
	background-image:url(../IMG/bg_home.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.NewsDate{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
} 
.bgNewsItem{
	background-image:url(../IMG/bg_newsitem.png);
	background-repeat:repeat-x;
}
.NewsTitleBig{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
} 