@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #252875;
}
a:visited {
	text-decoration: none;
	color: #252875;
}
a:hover {
	text-decoration: underline;
	color: #A0A0A4;
}
a:active {
	text-decoration: none;
	color: #A0A0A4;
}
.submenuSelect {
	font-size: 16px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.kopje {
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #252875;
	font-style: italic;
}
/* CSS Document */

.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #252875;
	font-weight: normal;
}
.text {
	font-size: 14px;
	color: #5D5D5D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.onderaan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	font-style: normal;
}
.kopjeKlein {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #252875;
	font-style: italic;
}

