<style type="text/css">
<!--
p {font-family: arial, Helvetica, sans-serif; font-size: 11px}
A:link      { text-decoration: none; font-style: bold; color: #000000}
A:visited   { text-decoration: none; font-style: bold; color: #000000 }
A:active    { text-decoration: none; font-style: bold; color: #000000 }
A:hover     { text-decoration: underline; font-style: bold }

A.search:link      { font-size: 11px; font-family: "Arial", "helvetica", sans-serif; font-style: bold; color: #F0027F}
A.search:visited   { font-size: 11px; font-family: "Arial", "helvetica", sans-serif; font-style: bold; color: #F0027F }
A.search:active    { font-size: 11px; font-family: "Arial", "helvetica", sans-serif; font-style: bold; color: #F0027F }
A.search:hover     { font-size: 11px; font-family: "Arial", "helvetica", sans-serif; font-style: bold #F0027F}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal}

BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #FFFEFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FEFDFE
}

.text {
 font-size: 11px;
 font-style: normal;
 font-family: "Arial", "helvetica", sans-serif;
 color: #000000;
}

.text_small {
 font-size: 10px;
 font-style: normal;
 font-family: "Arial", "helvetica", sans-serif;
 color: #000000;
}

.text_popup {
 font-size: 11px;
 font-style: normal;
 font-family: "Arial", "helvetica", sans-serif;
 color: #FFFFFF;
}

.text_magenta_bold {
 font-size: 11px;
 font-weight: bold;
 font-style: normal;
 font-family: "Arial", "helvetica", sans-serif;
 color: #F0027F;
}

.title {
 font-size: 24px;
 font-style: normal;
 font-weight: bold;
 font-family: "Arial", "helvetica", sans-serif;
 color: #000000;
}

.titlemagenta {
 font-size: 24px;
 font-style: normal;
 font-weight: bold;
 font-family: "Arial", "helvetica", sans-serif;
 color: #F0027F;
}

.subtitle {
 font-size: 17px;
 font-style: normal;
 font-weight: bold;
 font-family: "Arial", "helvetica", sans-serif;
 color: #000000;
}

.subtitlemagenta {
 font-size: 17px;
 font-style: normal;
 font-weight: bold;
 font-family: "Arial", "helvetica", sans-serif;
 color: #F0027F;
}

.titlecollection_magenta {
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 font-family: "Arial", "helvetica", sans-serif;
 color: #F0027F;
}

.date {
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 font-family: "Arial", "helvetica", sans-serif;
 color: #000000;
}

.submenu {
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 font-family: "Arial", "helvetica", sans-serif;
 color: #000000;
}

.submenuwhite {
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 font-family: "Arial", "helvetica", sans-serif;
 color: #FFFFFF;
}

.Button
	{
	border-top: #FFFFFF groove thick;
	border-bottom: #FFFFFF groove thick;
	border-right: #FFFFFF groove thick;
	border-left: #FFFFFF groove thick;
	border-left-width : 0px;
	border-right-width : 0 px;
	border-bottom-width : 0px;
	border-top-width : 0px;
	font-size:11px;
	width: 75px;
	font-family: Arial;
	background : #F0027F;
	color : #FFFFFF;
	}

.textbox
	{
	font-size:11px;
	width: 120px;
	border-top: #000000 groove thick;
	border-bottom: #000000 groove thick;
	border-right: #000000 groove thick;
	border-left: #000000 groove thick;
	font-family: Arial;
	background : #FFFFFF;
	border-left-width : 1px;
	border-right-width : 1 px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	padding-left : 3px;
	}
	
.textbox_reactie
	{
	font-size:11px;
	width: 390px;
	border-top: #000000 groove thick;
	border-bottom: #000000 groove thick;
	border-right: #000000 groove thick;
	border-left: #000000 groove thick;
	font-family: Arial;
	background : #FFFFFF;
	border-left-width : 1px;
	border-right-width : 1 px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	padding-left : 3px;
	}
	
.textbox_zoek
	{
	font-size:11px;
	width: 120px;
	border-top: #FFFFFF groove thick;
	border-bottom: #FFFFFF groove thick;
	border-right: #FFFFFF groove thick;
	border-left: #FFFFFF groove thick;
	font-family: Arial;
	color: #000000;
	background : #FFFFFF;
	border-left-width : 0px;
	border-right-width : 0 px;
	border-bottom-width : 0px;
	border-top-width : 0px;
	padding-left : 3px;
	}	
-->

</style>