/* CSS Document */
body {
	background-color: #E7ECE6;	
}
.achtergrondcel{
	background-image:url(pics/achtergrond.gif);
	background-repeat: repeat-x;
}
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#464646;

}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#464646;
}
.textrood{
	color:#7C1004;
}
.textkop{
	color:#7C1004;
	font-weight: bolder;
}
.textreactie{
	text-decoration:none;
	color:#000000;
	font-weight: bolder;
}


