.tekst  {font-size:12px;font-family:arial,sans-serif;color:#333333; padding-left:20px;padding-right:10px;} 
.kopje {font-size:12px;font-family:arial,sans-serif;color:red;font-weight:bold;} 

TD  {font-size:12px;font-family:arial,sans-serif;color:#333333;} 

.nr{
	border: 1px #cccccc solid;
	height:11px;
	width:9px;
	font-size:1px;
	background-color:#ff6600;
}

.link{
	background-color:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #de0021;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
	
.link:HOVER{
	background-color:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 11px;
	text-decoration : underline;
	font-weight : bold;
}
	
.linkbold{
	background-color:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff6600;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	}
	
.linkbold:HOVER{
	background-color:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :black;
	font-size : 11px;
	text-decoration : underline;
	font-weight :bold;
	}
	
INPUT{
	border : 1px solid black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	font-weight : normal;
	
}


select{
	border : 1px solid #550000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	font-weight : normal;
	width:250px;
}

INPUT.radio{
	border : none;
	width:auto;
}

INPUT.button{
	border : 1px solid black;
	background-color :#FF0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
}	

.rood{
	background-color:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff00001;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}


