@charset "utf-8";
.links_rubriek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #184b9e;
	display: block;
}
.link_items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: thin;
}
a:broken_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #999999;
	text-decoration: none;
}

