

body         
{SCROLLBAR-BASE-COLOR: #A16B45; SCROLLBAR-ARROW-COLOR:#DBB797;}

td { font-family: Tahoma, serif; font-size: 10pt; }

.agendaCell {
text-align:left;
color:inherit;
}
.inhoud A:link    { 
	COLOR: #5a0000; 
	TEXT-DECORATION: none; 
	font-weight: bolder;
	}
.inhoud A:visited { 
	COLOR: #5a0000; 
	TEXT-DECORATION: none; 
	font-weight: bolder; 
	}
.inhoud A:hover {
	COLOR: #000000; 
	TEXT-DECORATION: underline;
}	
.inhoud A:active  { 
	COLOR: #5a0000; 
	TEXT-DECORATION: none;
	font-weight: bolder; 
	}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

#inhoud {
display:none;
margin:4px;
border-color:#5a0000;
border-width:thin;
}

#toggleInhoudDiv {
align:left;
COLOR: #5a0000;
font-size:small;
font-weight:bold;
}