body {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

a:active {
	color: #E87F00;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	text-decoration: underline;
}

a:visited {
	color: #E87F00;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	text-decoration: underline;
}

a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	text-decoration: underline;
}

a:hover {
	color: #E87F00; 
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana
	text-decoration: none;
}

td {
	font-size: 11px;
	color: #000000;
}

.tekst {
	font-size: 11px;
	color: #000000;
}

.tekstnieuws {
	font-size: 10px;
	color: #000000;
}

.titel {
	font-size: 24px;
	font-weight: bold;
	color: #E87F00;
}

.titelnieuws {
	font-size: 13px;
	font-weight: bold;
	color: #E87F00;
}

.header {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #E87F00;
}


.bel {
	color: #E87F00;
	font-weight: bold;
}


select {
	color: #000000; 
	font: normal 10px Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	padding-top: 1px; 
	border: 1px solid #333333
	}

input {
	color: #000000; 
	font: normal 10px Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	padding-top: 1px; 
	border: 1px solid #333333
	}

radio {
	color: #000000; 
	font: normal 10px Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	padding-top: 1px; 
	border: 1px solid #333333
	}

textarea {
	color: #000000; 
	font: normal 10px Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	padding-top: 1px; 
	border: 1px solid #333333
	}
	
button {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333399;
	background-position: center;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-style: normal;
}

.nav:link {
	font-size: 14px;
	font-style: none; 
	color: #2D4513; 
	font-weight: bold;
	}

.nav:visited {
	font-size: 14px;
	font-style: none; 
	color: #2D4513; 
	font-weight: bold;
	}

.nav:active {
	font-size: 14px;
	font-style: none; 
	color: #E87F00; 
	font-weight: bold;
	}

.nav:hover {
	font-size: 14px;
	font-style: none; 
	color: #E87F00; 
	font-weight: underline;
	}

.subnav:link {
	font-size: 12px;
	font-style: none; 
	color: #2D4513; 
	font-weight: bold;
	}

.subnav:visited {
	font-size: 12px;
	font-style: none; 
	color: #2D4513; 
	font-weight: bold;
	}

.subnav:active {
	font-size: 12px;
	font-style: none; 
	color: #E87F00; 
	font-weight: bold;
	}

.subnav:hover {
	font-size: 12px;
	font-style: none; 
	color: #E87F00; 
	font-weight: underline;
	}

.box {
	border: 1px solid #0000FF;
	font-size: 10px;
	color: #000000;
}

.body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #2A1F55;
	}
