a:link {color: #FFFFFF; text-decoration: underline; }
a:active {color: #FFFFFF; text-decoration: underline; }
a:visited {color: #FFFFFF; text-decoration: underline; }
a:hover {color: #FFFFFF; text-decoration: none; }
A.ext:link { text-decoration: underline; color:#006699; }
A.ext:visited { text-decoration: underline; color:#006699; }
A.ext:active { text-decoration: underline; color:#006699; }
A.ext:hover { text-decoration: none; color:#006699; }
.bg01 {
	background-attachment: fixed;
	background-image: url(img/tabbg01.gif);
	background-repeat: no-repeat;
}
.bg02 {
	background-attachment: fixed;
	background-image: url(img/tabbg02.gif);
	background-repeat: no-repeat;
}
.bg03 {
	background-attachment: fixed;
	background-image: url(img/tabbg03.gif);
	background-repeat: no-repeat;
}
.bg04 {
	background-attachment: fixed;
	background-image: url(img/tabbg04.gif);
	background-repeat: no-repeat;
}
.bg00 {
	background-attachment: fixed;
	background-image: url(img/bgsail.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position: top;
	background-color: #cee2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bg05 {
	background-attachment: fixed;
	background-image: url(img/tabbg05.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hoofdtekst {
	text-indent: 10px;
}
div.scroll {	
	height: 303px;	
	width: 439px;
	overflow: auto;
	padding: 8px;
	margin-top: 6px;
	margin-left: 15px;
	}
.txthighlight {
	
	color: #ffff00;
}
