.welkom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}
.adres {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.indexlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DF0031;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DF0031;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DF0031;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DF0031;
	text-decoration: underline;
}

.newsflashheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
