.tekst {
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: "Verdana";
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Verdana";
font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
    font-family: "Verdana";
	font-size: 11px;
	color: #0033cc;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:active {
    font-family: "Verdana";
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.calculator {

	font-family: "Arial";
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}
.formobeject {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	border: 1px ridge #CAAB62;
	text-indent: 5pt;
}

.titelOranje {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color:#F60;

}
