body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
}

a:hover {
	color : #99CCFF;
}

.a.navigatie {
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	width: 152px;
	height: 20px;
	padding-top: 3px;
}

.a.navigatie:active {
	background: #CCE5FF;
}

.a.subnavigatie {
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	width: 152px;
	height: 30px;
	padding-top: 8px;
	padding-left: 12px;
}

.a.subnavigatie:active {
	background: #CCE5FF;
}

a.subnavigatie2 {
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	width: 260px;
	height: 30px;
	padding-top: 8px;
	padding-left: 12px;
}

.a.subnavigatie2:active {
	background: #CCE5FF;
}