HTML, BODY {
font-family :Arial;
font-size:11px;
}

.nieuws_onderwerp{
width:202px;
border-bottom:1px solid #F0E5AE ;
}

.nieuws_bericht{
width:202px;

}

.nieuws_datum{
margin-top:0px;
text-align:right;
}


.footer_nieuws{
color:gray;
font-size:11px;

}

.active_style1:visited{
color:#3d3a3a;
}

.active_style1:link{
color:#3d3a3a;
}

.active_style1:hover{
color:black;
}