#nieuwskolom {
	
}

.nieuws {
	line-height: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #172152;
	padding:3px 4px 3px 0px;
	border-bottom: 1px dotted silver;
	font-weight: normal;
 }

.nieuws A:link, .nieuws A:visited{
	color: #4F6770;
	text-decoration:none;
	font-weight: normal;
}

.nieuws A:hover{
	color:red;
	text-decoration:none;
}

.nieuwsrecent {
	line-height: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #172152;
	padding:3px 4px 3px 0px;
	border-bottom: 1px dotted silver;
	font-weight: normal;
 }

.nieuwsrecent A:link,{
	color: red;
	text-decoration:none;
	font-weight: normal;
}
 .nieuwsrecent A:visited{
	color: #4F6770;
	text-decoration:none;
	font-weight: normal;
}
.nieuwsrecent A:hover{
	color:red;
	text-decoration:none;
}
