a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.invoer
{
	border : solid #416193;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	height : 18px;
	width: 90px;
	font-size: 12px;
}

.navegatie
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color : #191919;
}

.content_tekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #6F6F6F;

}
.content_tekst_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 11px;
	color : #464646;

}

h1	{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color : #191919;
}

