Body
{
 background-color: #BEBFC1;
}
.Teksten
{
	font-size: 12px;
	color: black;
	line-height: 12pt;
	font-family: arial;
}
.Titel
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	line-height: 12pt;
	font-family: arial;
}
.HoofdTitel
{
	font-weight: bold;
	font-size: 12px;
	color: 1061AE;
	line-height: 12pt;
	font-family: arial;
}
A
{
	font-size: 12px;
	color: black;
	line-height: 12pt;
	font-family: arial;
	text-decoration: underline; 
}

.MenuItems 
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	line-height: 30px;
	font-family: arial;
	text-decoration: none; 
}
.MenuItems A
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	line-height: 30px;
	font-family: arial;
	text-decoration: none; 
}
.MenuItems A:hover
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	line-height: 30px;
	font-family: arial;
	text-decoration: underline; 
}
.LocatieTitel
{
	font-weight: bold;
	font-size: 30px;
	color: #888A8D;
	font-family: arial;
	text-decoration: none;
}





