/* --------------------------------------------------------- BODY STYLES -------------------*/
body {
	background-color: #6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Silver;
}

/* --------------------------------------------------------- FONT STYLES -------------------*/
font.titelklein_geel {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFA9F;
	font-weight: bold;
}

font.titelgroot_geel {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFA9F;
	font-weight: bold;
}

font.mazore_lichtblauw_b {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #adbddf;
	font-weight: bold;
}

font.mazore_lichtblauw {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #adbddf;
	font-weight: normal;
}

font.mazore_geel {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFA9F;
	font-weight: normal;
}


/* --------------------------------------------------------- LINK STYLES -------------------*/
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFA9F;
}a:hover {
	color: #FFFFFF;
}a:active {
	color: #FFFFFF;
}
a.cps {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFA9F;
}

a.cps:hover {
	color: #FFFFFF;
}

a.dp {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFA9F;
}

a.dp:hover {
	color: #FFFFFF;
}

a.as {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFA9F;
}

a.as:hover {
	color: #FFFFFF;
}

a.ts {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFA9F;
}

a.ts:hover {
	color: #FFFFFF;
}
