.NewsBack
{
	background-color: Transparent;
}

.AlternatingNews
{
	background-color:Transparent;
}

.StandardBackColor
{
	background-color:Transparent;
}

.SingleLine
{
	background-color: ghostwhite;
}

.NewsTeaserHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #ccccff;
	font-family: Verdana;
}
.NewsTeaser
{	
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}

.NewsHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: sienna;
	font-family: Verdana;
}
.NewsItem
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana;
}

.NewsDate
{
	font-size: 8pt;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.NewsTeaserLink
{
	font-size: 8pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.NewsTeaserLink:link
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
a.NewsTeaserLink:hover
{
	font-family: Verdana;
	text-decoration: underline;
}
a.NewsTeaserLink:visited
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}