body {  
background-color: #add8e6; 
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#4FABC9;
scrollbar-highlight-color:#4FABC9;
scrollbar-3dlight-color:#4FABC9;
scrollbar-darkshadow-Color:#4FABC9;
cursor: default}
.tekst {  font-family: times-new-roman, Arial, Helvetica, sans-serif; font-size: 16px; cursor: arrow}
.titel {  font-family: times-new-roman, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold}
.knop { background-color:blue; font-family: times-new-roman; font-size: 18px; }
.button { width:100px; height:32px; letter-spacing:1px; background-color:blue; border-color:black; color:#000000; font-family: times-new-roman; font-size: 18px; }
.tekstvak { padding-left:12px;height:32px; overflow:hidden;background-color:blue; font-family: times-new-roman; color:#000000; font-size: 18px; }
.tekstvak2 { padding-top:10px; height:64px; overflow:hidden;background-color:blue; font-family: times-new-roman; color:#000000; font-size: 18px; font-weight:bold;}
a:visited { text-decoration: none; color: #000000; }
a:active { text-decoration: none; color: #000000 }
a:hover { text-decoration: underline; color: #ffffff }
a:link { text-decoration: none; color: #000000; }


