BODY{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 0px;
}

a:LINK {color : #000000; text-decoration : underline}
a:ACTIVE {color : #000000; text-decoration : underline}
a:VISITED {color : #000000; text-decoration : underline}
a:HOVER {color : #c00000; text-decoration: underline;}

.wit:LINK {color : #ffffff; text-decoration : none}
.wit:ACTIVE {color : #ffffff; text-decoration : none}
.wit:VISITED {color : #ffffff; text-decoration : none}
.wit:HOVER {color : #C00000; text-decoration: none;}

.zwart:LINK {color : #000000; text-decoration : none}
.zwart:ACTIVE {color : #000000; text-decoration : none}
.zwart:VISITED {color : #000000; text-decoration : none}
.zwart:HOVER {color : #000000; text-decoration: underline;}

.bruin:LINK {color : 000000; text-decoration : none}
.bruin:ACTIVE {color : 000000; text-decoration : none}
.bruin:VISITED {color : 000000; text-decoration : none}
.bruin:HOVER {color : #5A3900; text-decoration: underline;}

.blauw:LINK {color : blue; text-decoration : underline}
.blauw:ACTIVE {color : blue; text-decoration : underline}
.blauw:VISITED {color : blue; text-decoration : underline}
.blauw:HOVER {color : black; text-decoration: underline;}

TD { font-size: 12px; font-family: Arial,verdana, arial; font-color: #000000}

.blauwtop { padding: 6px 10px 0 0; width: 530px; background:  url(images/mainback.gif); height: 250px;  }

.pagetitle
			{
					background-color:#F8EFDC;
					color:#D24710;
					width:100%;
					font-size : 14px;
					font-family: arial;
					padding:4px;
					text-align:left;
					font-weight:bold;
					border:1px solid #EDDCC3;
			}	
			
#dropmenudiv{
position:absolute;
border:1px solid #460000;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
MARGIN-TOP:1PX;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{
background-color: #F1F1F1;
font-weight:bold;
}

