.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #637AA9;
}
.basistekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #052B76;
}
.basistekst a:link {
	font-size: 14px;
	color: #052B76;
	text-decoration: underline;
}
.basistekst a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.basistekst a:visited {
	font-size: 14px;
	color: #052B76;
	text-decoration: none;
}
.navigatie {
	font-family: "Arial Narrow"; Arial, Helvetica, sans-serif
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigatie a:link {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.navigatie a:hover {
	font-size: 18px;
	color: #052B76;
	text-decoration: none;
}
.navigatie a:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}