/* CSS Document */
.tekst-wit {
  	color: white;
}

.tekst-wit a {
  	color: white;
}

.tekst-wit a:hover {
  	color: black;
}
