.goldborderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BAAE7E;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BAAE7E;
}

.goldborderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BAAE7E;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BAAE7E;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0152;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0152;
	text-decoration: none;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0152;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0152;
    underline}


.MenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #827851;
	font-weight: bold;
}
.MenuTitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c82e37;
}


.MenuTitleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: BLACK;
	font-weight: bold;
}

.MenuSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
    font-weight: bold;

}

.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.archief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}
.textuk {
	font-family: Arial, Helvetica, sans-serif;
	color: #BDAE84;
	font-size: 12px;
}
.redline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3366;
}
body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #4E3F42;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #4E3F42;
	scrollbar-darkshadow-color: #4E3F42;
	scrollbar-shadow-color: #4E3F42;
	}