.sectionlink { text-decoration: none; font-size: small; font-weight: bold ; color: #FFFFFF}
a.sectionlink:visited { color: #FFFFFF}
a.sectionlink:hover { color: #FF0000}
.PageHeader {
	background-image: url(images/BBC_BANNER3_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Hoek {
	background-attachment: fixed;
	background-image: url(images/Hoek.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TableBackground {
	background-attachment: fixed;
	background-image: url(images/TableBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Tableheader1 {
	background-attachment: fixed;
	background-image: url(images/TableHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BlueTableheader {
	background-attachment: fixed;
	background-image: url(images/BlueTableHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Border1 {
	border-top: 0px none;
	border-right: 0px none #ECE9D8;
	border-bottom: 1px solid #0000FF;
	border-left: 0px none;
}
.BorderRed {
	border: 1px solid #FF0000;
}
.BorderBlue {
	border: 1px solid #0000FF;
}
.Hoofdletters {
	text-transform: uppercase;
}
.hyp1  {
	color:#FFCC00;
	font-weight: normal;
	font-size: small;
	text-decoration: none;
}

a.hyp1:visited {
	color:#FFCC00;
	font-weight: normal;
	font-size: small;
	text-decoration: none;
}

a.hyp1:hover {
	color:#FFCC00;
	font-weight: normal;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
}

