.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
}
.navigatie a:hover {
	color: #FF0000;
	text-decoration: none;
}
.navigatie a:link {
	color: #666699;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.maintext a:hover {
	color: #FF0000;
	text-decoration: none;
}
.maintext a:link {
	color: #000000;
	text-decoration: none;
}
.maintext a:visited {
	color: #999999;
	text-decoration: none;
}
