body {
	margin: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#summary_nieuws {
	border: 1px solid #f0f0f0;
	border-bottom: none;
}

.large {
	font-size: 14px;
}

.large_bold {
	font-size: 14px;
	font-weight: bold;
	color: #00a651;
}

.normal {
	font-size: 12px;
}

.normal_bold {
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

a:link, a:active, a:visited {
	color: #000000;
}

a:hover {
	color: #666666;
}