a.:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	font-weight : normal;
	line-height : normal;
}
a.:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	font-weight : normal;
	line-height : normal;
}
a.:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	font-weight : normal;
	line-height : normal;
}
a.:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	text-decoration: none;
	font-weight : normal;
	line-height : normal;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : normal;
	color : #000000;
}
.textklein{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : normal;
	color : #000000;
}
.textgrijs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : normal;
	color : #666666;
}
.textgrijskl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height : normal;
	color : #666666;
}
.textrood{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : normal;
	color : #CC0000;
}
.textkop{
	font-family: "Times New Roman";
	font-size: 28px;
	line-height : normal;
	color : #CC0000;
	font-weight : normal;
}
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : normal;
	color : #666666;
	}
html {height: 101%;} /*HP100202 toegevoegd om scrollbar te forceren*/


