BODY  {	    
  margin-left:0px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;	
	color: #000;
}

P, TABLE, TD  {	
	font-size : 			11px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		normal;	
	color : 			#000;  }

A, A:Active, A:Visited  {	
	font-size : 			11px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;	
	color : 			#000;
	text-decoration: 		underline; 
}

A:Hover  {	
	font-size : 			11px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;	
	color : 			#000;
	text-decoration: 		underline !important; 
}

UL, LI	{ line-height:		14px; }

.kop2 {	
	font-size : 			12px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;
	text-decoration: 		none; 	
	text-transform: uppercase;
	color : 			#4A51E1; }

.kop, .kop:link, .kop:visited  {	
	font-size : 			12px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;	
	line-height:		18px;
	text-decoration: 		none; 
	color : 			#000; }

.kop:hover, .kop:active  {	
	font-size : 			12px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;	
	color : 			#000; }


.rood, .rood:link, .rood:visited  {	
	font-size : 			11px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;
	text-decoration: 		none; 	
	color : 			#F04511; }

.rood:hover, .rood:active  {	
	font-size : 			11px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;	
	color : 			#F04511; }

.zwart{	
	font-size : 			11px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bolder;
	text-decoration: 		none; 	
	color : 			black; }
	
	.blauw, .blauw:link, .blauw:visited  {	
	font-size : 			11px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;
	text-decoration: 		none; 	
	color : 			#4A51E1; }

.blauwgroot {
	font-size : 			16px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;
	text-decoration: 	none; 	
	color : 					#4A51E1; 
	margin-bottom: 0px;
}
	
.blauw:hover, .blauw:active  {	
	font-size : 			11px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		bold;	
	color : 			#4A51E1; }

.klein, .klein:hover, .klein:active  {
	font-size : 			9px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		normal;
	text-decoration: 		none; 
	color : 			#000; }

.klein:link, .klein:visited  {
	font-size : 			9px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		normal;
	color : 			#000; }

.imgborder_rood {	border:		1px solid #F04511; }
.imgborder_blauw {	border:		1px solid #4A51E1; }

input,select,textarea,option {
	font-size:			9px;	
	font-family : 		Verdana, Arial, Helvetica;
	font-weight : 		normal;
	color:			#000;
	border-bottom:		1px solid;
	border-left:		1px solid;
	border-right:		1px solid;
	border-top:		1px solid;
	border-color:		#F04511;
	background-color :		#FFFFDE;  }

