body{
background-color: #000000} 
a:link {
    font-family: arial;
	font-size: 10px;
	line-height: 15px;
	color: #F5940a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F5940a;
}
a:hover {
    color: #F5940a;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #F5940a;
}
.tekst {
	font-family: arial;
	font-size: 10px;
	line-height: 15px;
	color: #FDE3C1;
}
.titel {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5940a;
	font-style: normal;
	font-weight: bold;
}
.ondertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #F5940a;
}
