.lichtblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6699cc;
	font-size : 8pt;
	line-height : 14px;
	font-weight : normal;
}

.algemeenblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003399;
	font-size : 8pt;
	line-height : 16px;
	font-weight : normal;
}

.algemeenzwart {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size : 8pt;
	line-height : 16px;
	font-weight : normal;
	letter-spacing : 1pt;
}

.algemeenwit {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	font-size : 8pt;
	line-height : 16px;
	font-weight : normal;
	letter-spacing : 1pt;
}

.algemeenoranje {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FA7C18;
	font-size : 8pt;
	line-height : 16px;
	font-weight : normal;
}

.kopblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336699;
	font-size : 11pt;
	line-height : 16px;
	font-weight : bold;
	letter-spacing : -1px;
}

A.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003399;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
} 

A.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003399;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}

A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}

A.linklblauw:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6699cc;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
} 

A.linklblauw:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6699cc;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}

A.linklblauw:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003399;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}
A.linkoranje:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FA7C18;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
} 

A.linkoranje:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FA7C18;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}

A.linkoranje:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003399;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}

input.text
{
	border : 1px solid #003399;
	width : 100%;
	font-size : 10px;
	font-family : verdana
}

Select.text
{
	border : 1px solid Black;
	width : 100%;
	font-size : 10px;
	font-family : verdana
}


input.close
{
	border : 1px solid #0D2B88;
	width : 100%;
	font-size : 10px;
	font-family : verdana;
	background-color : #C2CAE1
}

a
{
	color : #0D2B88;
}
