.QUIZCONTAINER {
	color: #F87E2A;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
}
.INPUTTEXT {
	border-bottom: 1px dotted transparent;
	border-bottom: 1px dotted #000000;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background-color: transparent;
	color: #F87E2A;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	width: 150px;

}
.INPUTSUBMIT {
	margin-top: 20px;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	background-image: URL(../images/button.png);
	width: 140px;
	height: 35px;
	line-height: 35px;
	border: 0;
	background-color: transparent;
}
.QUIZVRAAG {
	line-height: 24px;
}