/* blue */
a:link, a:visited {
	color: #051330;
	font-style:inherit
}

a:hover {
	color: #06389c;
}

a.latestnews_laatst {
	color: white;
	font-family: Verdana,Arial,sans-serif;
	line-height: 1em;
	padding-bottom: 20px;
    
}

h3, .componentheading, table.moduletable th {
  color: #ffffff;
}


