a:link {  text-decoration: none}
a:hover {  }
a:visited {  text-decoration: none}
a:hover {  text-decoration: underline}
.linkwit {  color: #FFFFFF}
.linkbord {
	color: #DA1820;
	font-weight: bolder;
}
.linkrood {
	color: #DA1820;
}
.linkgrijs {
	color: #CCCCCC;
}
.Titel {
	font-style: normal;
	color: #F81520;
	font-weight: bolder;
}
.LabelsAdministratie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.linkbruin {
	color: #594B00;
}

.linkgroen {
	color: #D9C701;
	font-weight: bolder;
}
.TitelPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.border {
	border-top: 1px solid #594B00;
	border-right: 0px none #594B00;
	border-bottom: 0px none #594B00;
	border-left: 1px solid #594B00;

}
.borderrond {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #594B00;
	border-right-color: #594B00;
	border-bottom-color: #594B00;
	border-left-color: #594B00;
}

