body {
background-color: #5E6D84;
font-color: white;
font-size: 8pt;
font-family: verdana;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
A:link	{
color: #FFFF00;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:hover	{
color: #FF0000;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:normal;
text-decoration:bold;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:visited	{
color: gray;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:none;
	}
A:hover	{
color: yellowgreen;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:normal;
text-decoration:bold;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
}
input, textarea, select{
background-color: lightgrey;
color: black;
border-width:1;
border-color:black;
font-family: verdana;
font-size: 8pt;
}
table, tr, td {
font-family: verdana;
font-size: 8pt;
}
.nieuws {
font-family: verdana;
font-size: 8pt;
border-width: 1;
border-style: solid;
border-color: black;
}

