@charset "utf-8";
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #67b5e7;
	text-decoration: none;
}
.standaard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.standaardjustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	font-weight: 500;
}
.rozebold {
	font-weight: bold;
	color: #cf1c85;
}
.groenbold {
	font-weight: bold;
	color: #99CC33;
}
.menuitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
}
.oranjeboldjustify {
	font-weight: normal;
	color: #d56d32;
	font-size: 16px;
	text-decoration: none;
	text-align: justify;
}
.bluebold {
	font-weight: bold;
	color: #67b5e7;
}

