body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #0C3C71;
    }
.bar-todo {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.bar-active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.bar-inactive {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.klein_boven {
    font-size: 10px;
    text-decoration: none;
    color: #000000;
    }
A:hover {
	text-decoration : underline;
}

A.navnormal {
	font-size : 10px;
	color: #0C3C71;
	text-decoration : none;
}

A.navhighlight {
	font-size : 10px;
	color: #0C3C71;
	text-decoration : none;
	font-weight: bold;
}


A.link  {
	font-weight : bold;
	color: #417DC1;
}

A.teaser  {
	font-size : 10px;
	font-weight : bold;
	color: #417DC1;
}
A.meer {
	font-weight : bold;
	color: #417dc1;
	text-decoration : none;
	}
.prijs {
	font-weight : bold;
	color: #CC0000;
}
SPAN.header {
	font-size : 24px;
	font-weight : bold;
	color: #417DC1;
}
.blauw {
	color: #417DC1;
}
.rood {
	color: #CC0000;
}
.lichtblauw {
	background-color: #DFE6FD;
}