a:link {
	color: #093A7F;
	text-decoration: underline;
	}
a:hover {
	color: #999999! important;
	text-decoration: underline! important;
	}
a:active {
	color: #999999;
	text-decoration: underline;
	}
a:visited {
	color: #093A7F;
	text-decoration: underline;
	}
a.linkboven {
	color: #AAAAAA! important; 
	text-decoration: none! important; 
	}
a.linkboven:hover {
	color: #FFFFFF! important;
	text-decoration: none! important;
	}
a.linknavigatie {
	color: #999999! important; 
	text-decoration: none! important; 
	}
a.linknavigatie:hover {
	color: #093A7F! important;
	text-decoration: none! important;
	}
a.linknavigactief {
	color: #093A7F! important; 
	text-decoration: none! important; 
	}
a.linknavigactief:hover {
	color: #093A7F! important;
	text-decoration: none! important;
	}
.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #093A7F;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.basistekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
/*
ul {
	display: list-item;
}
*/
.klein {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

