.nieuws_tabel{
	font-family: Arial;
	color: #fea929;
	margin-left:5px;
	margin-right:5px;
	width:648px;
}

.nieuws_titel {
	font-family: Arial;
	color: #fea929;
	font-size:18px;
	font-weight:bold;
}
.nieuws_bericht_td{
font-family: Arial;
	color: #fea929;
	font-size:11px;
	font-weight:bold;
	display:inline;
}
.nieuws_datum	{
	font-family: Arial;
	color: #fea929;
	font-size:10px;
	visibility:hidden;
}
.nieuws_bericht_tabel	{
font-family: Arial;
	color: #fea929;
	font-size:10px;
}

a.nieuws_leesmeer:link,a.nieuws_leesmeer:visited
{
margin: 0px;
border: none;
text-decoration: underline;
color:#ffffff;
font-size: 10px;
}
a.nieuws_leesmeer:hover,a.nieuws_leesmeer:active
{
margin: 0px;
border: none;
font-size: 10px;
text-decoration: underline;
font-weight:bold !important;
color:#fea929;
}
.nieuws_titel_td	{
border-top:none;
border-left:none;
border-right:none;
border-bottom:1px solid #fea929
}