.hoofdlink {
	font-size: 11px;
	color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;

}
.sublink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #C6AE78;
	text-decoration: none;
}
.sublink2 {
	font-family: Arial;
	font-size: 12px;
	color: #C6AE78;
	text-decoration: none;
}
.tekstnormaal {
	font-family: Arial;
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
}
.teksttitel {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.newstekst {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.black {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

