P,TD,BODY {
  color: #FFFFFF;
  font-family: "Verdana, Trebuchet MS";
  line-height: 15px;
  font-size: 11px;
}

BODY {
	scrollbar-arrow-color: #c7ec5e;
	scrollbar-face-color: #E365A9;
	scrollbar-highlight-color: #c7ec5e;
	scrollbar-3dlight-color: #9E9F4A;
	scrollbar-shadow-color: #929342;
	scrollbar-darkshadow-color: #72732b;
	scrollbar-track-color: #EE88BF;
}

div#dongenice {
  position: absolute; 
  top: 50%; 
  margin-top: 200px; 
  left: 50%; 
  margin-left: -420px; 
  width:231px;
  height:85px;
}

div#verrassenddongen {
  position: absolute; 
  top: 50%; 
  margin-top: 136px; 
  left: 50%; 
  margin-left: -420px; 
  width:231px;
  height:85px;
}

.small {
  color: #c7ec5e;
  font-size: 10px;
  font-family: "Verdana, Trebuchet MS";
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height:11px; 
}

.head {
  color: #FFFFFF;
  font-family: "Arial Black,Arial";
  font-size: 26px;  
  line-height: 48px;
}

.head2 {
  color: #c7ec5e;
  line-height:16px;
  font-family: "Arial Black,Arial";
  font-size: 16px;  
}

.selectbox {
	color: #FFFFFF;
	font-family: "Verdana, Trebuchet MS";
	font-size: 11px;
	line-height:11px;
	border:1px solid #FFFFFF; 
	background-color:#ee88bf;
}

.copy {
  color: #828848;
  font-size: 9px;
  font-family: "Verdana, Trebuchet MS";
  text-decoration: none;
}

A { 
  color: #FFFFFF;
  font-family: "Verdana, Trebuchet MS";
  text-decoration: underline;}                                                                                         
A:hover { 
  color: #d84b97;
  font-family: "Verdana, Trebuchet MS";
  text-decoration: underline;}
  
A.copy { 
  color: #828848;
  font-family: "Verdana, Trebuchet MS";
  text-decoration: underline;}                                                                                         
A:hover.copy { 
  color: #828848;
  font-family: "Verdana, Trebuchet MS";
  text-decoration: underline;}



