A:visited {color : #284bcf;
text-decoration : none;} 


A:link {color : #284bcf;
text-decoration : none;} 


A:hover {color : #6e87e6;
text-decoration : underline;} 


A:active {color : #284bcf;
text-decoration : underline;} 

BODY {scrollbar-face-color: #8D99A6; scrollbar-highlight-color: #8D99A6; scrollbar-shadow-color: #8D99A6; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #8D99A6}

<!-- dit komt van de igal class -->


.center table {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}



.tiled {
  background-image: url("../pics/.tile.png");
  background-repeat: repeat-x;
  background-color: #000000;
  padding: 0;
}

.thumb {
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
}

.slide {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}
