.txt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #313131;
}

.titletxt, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #313131;
}

.image {
border: solid 1px;
}

a:active {
color: black;
text-decoration: underline;
}

a:link {
color: black;
text-decoration: none;
}

a:visited {
color: black;
text-decoration: none;
}

a:hover {
text-decoration: none;
border-bottom: 1px dashed #303848;
color: #000000;
}

a.beheer:active{  
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
	}

a.beheer:link{  
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
	}

a.beheer:visited{  
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
	}

a.beheer:hover{  
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-decoration: underline;
	}

.beheer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
.btnSubmit {
	border: 0;
	background-color: #333333;
	color: #fff;
}
