a:link {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	line-height: 16px;
	text-align: left;
	height: 20px;
}

.bihcs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3487C5;
	text-decoration: none;
	padding-left: 15px;
	line-height: 16px;
	text-align: left;
}
.lijn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3487C5;
	text-decoration: none;
	padding-left: 15px;
	line-height: 16px;
	text-align: left;
}
.meer_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #ff0099;
	text-decoration: none;
	padding-left: 15px;
	line-height: 16px;
	text-align: left;
	vertical-align: bottom;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	left: 15px;
	padding-left: 15px;
}
.subtitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #3487C5;
	text-decoration: none;
	text-indent: 15px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
	width: 120px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	word-spacing: normal;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;*/
	background-color: #FFFFFF;
	/*display: block;
	padding: 8px;
	width: 140px;*/
	
}

