body {
	background-color:#FDFB37;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
}

a:link { 
	color: blue;
	}
a:visited { 
	color: blue;
	}
a:hover { 
	color: blue;
	}
a:active { 
	color: blue;
	}

.koptekst {
	font-family:Arial;
	font-size:12pt;
	font-weight:normal;
	text-decoration:underline;
	text-align:center;
}

.tekst {
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	text-align:center;
}

.tekst2 {
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
}

.ahref {
	border: solid thin white
}

.border1 {
	border: solid thin white
}

.border0 {
	border: none
}