/* CSS Document */

.nieuws_meerbtn {
	font-size: 11px;
	color: #8c8e93;
}

a.nieuws_meerbtn:link  {color: #8c8e93; text-decoration: none; }
a.nieuws_meerbtn:visited {color: #8c8e93; text-decoration: none; }
a.nieuws_meerbtn:hover {color: #8c8e93; text-decoration: underline; }
a.nieuws_meerbtn:active {color: #8c8e93; text-decoration: none; }

a, a:link, a:hover, a:active, a:visited {
	color:#000000;
}

.footerbtn {
	font-size: 10px;
	color: #796556;
}

a.footerbtn:link  {color: #796556; text-decoration: none; }
a.footerbtn:visited {color: #796556; text-decoration: none; }
a.footerbtn:hover {color: #796556; text-decoration: underline; }
a.footerbtn:active {color: #796556; text-decoration: none; }

.footerlink {
	font-size: 11px;
	color: #534d42;
}

a.footerlink:link  {color: #534d42; text-decoration: none; }
a.footerlink:visited {color: #534d42; text-decoration: none; }
a.footerlink:hover {color: #534d42; text-decoration: underline; }
a.footerlink:active {color: #534d42; text-decoration: none; }


.breadcrumb {
	font-size: 10px;
	color: #967866;
}

a.breadcrumb:link  {color: #967866; text-decoration: none; }
a.breadcrumb:visited {color: #967866; text-decoration: none; }
a.breadcrumb:hover {color: #967866; text-decoration: underline; }
a.breadcrumb:active {color: #967866; text-decoration: none; }