.content {
	height: 200px;
	}
a:link {
	color: #FDFD9B;
	font: 8pt;
	font-weight: none;
	text-decoration: underline
}
a:visited {
	color: #ffffff;
	font: 8pt;
	font-weight: none;
	text-decoration: underline
}
a:active {
	color: #ff0000;
	font: 8pt;
	font-weight: none;
	text-decoration: underline
}
a:hover {
	color: #FDFD9B;
	font: 8pt;
	font-weight: none;
	text-decoration: underline
}
a.cln:link {
	color: #FDFD9B;
	font: 8pt;
	font-weight: none;
	text-decoration: none
}
a.cln:visited {
	color: #FDFD9B;
	font: 8pt;
	font-weight: none;
	text-decoration: none
}
a.cln:active {
	color: #ff0000;
	font: 8pt;
	font-weight: none;
	text-decoration: none
}
a.cln:hover {
	color: #FDFD9B;
	font: 8pt;
	font-weight: none;
	text-decoration: none
}

td {
	color: 000000;
	font-weight: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input { 
	color:gray; 
	font: 8pt arial; 
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: 1 solid FFFFFF;
}

select {
	color: gray;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none;
	background: white;
	border: 1 solid gray;
}

textarea { 
	color:gray; 
	font: 8pt verdana;
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: 1 solid gray;
}
img.clean {
	border: 0;
}
td.formkopje { 
font-family: arial, verdana, tahoma, helvetica; 
font-size: 11px; color: white; 
font-weight: bold; 
text-decoration:none; 
}

select.dropdown{ 
width: 200px; 
background-color:white; 
font-family: arial, verdana, helvetica; 
font-size: 12px; 	
color: black; 
font-weight:; text-decoration:none; 
}

input.button {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	cursor: hand;
	width: 200px;
	background-color: #CCCCCC;

}

input.keywords{ 
width: 120px; 
background-color:white; 
font-family: arial, verdana, helvetica; 
font-size: 12px; color: black; 	
font-weight:; text-decoration:none; }

