.subnavlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	height: 18px;
}
.subnavlinkactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ed0108;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	background-image: url(../images/opmaak/subnavpijl.gif);
	background-repeat: no-repeat;
	height: 18px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ed0108;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	background-image: url(../images/opmaak/subnavpijl.gif);
	background-repeat: no-repeat;
	height: 18px;
}	
body {
	background-color:#000e78;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


