
input {
	 background: #ff0000; color: Yellow; border: thin;
	font-weight: bold;
}
option {
	background: #336666; color: Yellow; border: #006400;

}
.text_geel {
	font-family: Tahoma,Arial,Verdana,; color: #ffff00; font-size: 14px;
}
.text_wit {
	font-family: Tahoma,Arial,Verdana,; color: #ffffff; font-size: 14px;
}
th {
	color: Lime; font-size: 22px; 
}
.text_lichtblauw {
	font-family: Tahoma,Arial,Verdana,; color: #E0FFFF; font-size: 16px; font-weight: bold;
}
.text_geelbold {
	font-family: Tahoma,Arial,Verdana,; color: #ffff00; font-size: 14px; font-weight: normal;
}
h1 {
	color: Lime; font-size: 18px; 
}
.text_lichtblauw2 {
	font-family: Tahoma,Arial,Verdana,; color: #87CEFA; font-size: 14px; font-weight: normal;
}
a {
	color: Lime; text-decoration: none;
}
a:hover {
	text-decoration: underline overline; color: Aqua;
}
a:visited {
    color: #7FFF00; text-decoration: underline;
}
a:link {
	color: Lime; text-decoration: none;
}
.text_lichtblauw3 {
	font-family: Tahoma,Arial,Verdana,; color: Aqua; font-size: 14px; font-weight: normal;
}
em { font-family: Tahoma,Arial,Verdana,; color: #ffff00; font-size: 14px;

}
