.whatsnewheader
{
	font-family:Verdana;
	font-weight:bold;
	font-size:13px;
	background-color:#005b82;
	color:White;
	width:215px;
	height:40px;
	line-height:40px;
	padding:0 5px 0 5px;
	text-align:left;
}
.whatsnewcontent
{
	font-family:Verdana;
	font-size:12px;
	background-color:White;
	margin-left:10px;
	margin-top:8px;
	margin-right:5px;
	margin-bottom:5px;
}

.whatsnewtitle
{
	font-weight:bold;
	margin-bottom:10px;
}

.whatsnewheadline
{
	font-weight:bold;
	margin-bottom:10px;
}

.whatsnewtext
{
	font-family:Verdana;
	font-size:12px;
	color:#434342;
}

.whatsnewcontent a 
{
  font-size:10px;	
}
.whatsnewcontent a:active
{
    text-decoration: none;
    color: #005B82;
}
.whatsnewcontent a:link
{
    text-decoration: none;
    color: #005B82;
}
.whatsnewcontent a:hover
{
     text-decoration: none;
     color: #009d91;
}


.whatsnewcontent a:visited
{
    text-decoration: none;
    color: #005B82;
}
