BODY, TD {
  font-family: Arial, Verdana, Helvetica;
  font-size: 10pt;
}
.header {
  background-color: #185231;
  padding: 2px;
  font-weight: bold;
}
.row_item {
  background-color: #FFF8DF;
}
.kopNieuws {
	font-weight: bold;
	color: #B5D7AD;
}
.knopNieuws {
	font-weight: bold;
	color: #663399;
	background-color: #FFCC00;
	border: 1px solid #FFFFFF;
}
.kop2Nieuws {
	font-weight: bold;
	color: #185231;
}
.linknws:link{
	color:#FF6600;
	text-decoration:underline;
}
.linknws:visited{
	color:#FF6600;
	text-decoration:underline;
}
.linknws:active{
	color:#FF6600;
	text-decoration:underline;
}
.linknws:hover{
	color:#000000;
	text-decoration:none;
}
