a {  
  color: #00bce4;
  font-weight: bold;
  text-decoration: none;
}

#topContainer {
    border-color: #00bce4;
	z-index: 0;
}
a.hover {font-size: larger}

#leftContainer {
	background-image:url(../images/GouwBlauw.gif);
	background-repeat:no-repeat;
	background-position:-250px -275px;
    visibility: visible;
    z-index: 30;
    overflow: hidden;
	top: 0px;
    left: 0px; 
    height: 612px;
}


