body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7CCBE9;
	background-image: url(pict/back.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
#speellijst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 520px;
	color: #000000;
	border: medium dotted #5E8DA3;
}
.kleur1 {
	color: #5E8DA3;
}
.kleur1 a:link {
	color: #244D63;
	text-decoration: underline;
}
.kleur1 a:visited {
	color: #244D63;
	text-decoration: underline;
}
.kleur1 a:hover {
	color: #244D63;
	text-decoration: none;
}
.kleur1 a:active {
	color: #244D63;
	text-decoration: underline;
}
H1 {
    color: #57BCE4;
}


