BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #006300;
}

A:link {
	font:"Courier New", Courier, monospace;
	text-decoration: none;
	font-size:12px;
	color:#009933;
}
A:Hover {
	font:"Courier New", Courier, monospace;
	text-decoration: none;
	font-size:12px;
	color:#009933;
	font-style: italic;
}
A:visited {
	font:"Courier New", Courier, monospace;
	text-decoration: none;
	font-size:12px;
	color:#00CC33;
}
A:active {
	font:"Courier New", Courier, monospace;
	text-decoration: none;
	font-size:12px;
	color:#009966;
}

.style2 {
	color: #006300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

.Velden {
	 font-size:12px;
	 font-family: Tahoma;
	 border-bottom-color:#33FF66;
	 border-top-color:#33FF66;
	 border-left-color:#33FF66;
	 border-right-color:::#33FF66;
	 background-color:#FFFF66;
 
}

.input.button {
	font-size:9px;
	width:auto;
	height:auto;
	background:#999933;
	
}

.style1 {
	color: #339933;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tekstInhoud {

	color: #333333;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.style4 {color: #95DAA1}

.style5 {
	color: #009933;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.Field_input {
	color: #000000;
	background-color: #FFFF66;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}

.Field_input_req {
	color: #000000;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}

.No_Field_input {
	color: #000000;
	background-color: #666666;
		border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
.style5red {
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.style5orange {
	color: #FF9900;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.style6 {
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
