body,tr,td {
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
}
.title {
	color: #604b3b;
	font-size: 14px;
	font-weight: bold;
}
.ondertitle {
	color:#fdd600;
	font-size:16px;
	font-weight: bold;
}
.little {
	font-size: 9px;
}
img.border {
	border: 1px solid #000000;
}

a {  
	color: 264273;
	text-decoration: underline; 
}
a:hover {  
	color:#ee2700;
	text-decoration: none
}

textarea,select,input {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid ;
}
input.checkbox, input.radio {
	border: none;
}
input.error,textarea.error {
	border-color: #FF0000;
}

input.button {
	font-family: verdana;
	font-size: 11px;
	border: 1px ridge;
}

