BODY {  
   scrollbar-arrow-color:#ffffff;  
   scrollbar-base-color:#ffffff;  
   scrollbar-face-color:#669999;  
   scrollbar-highlight-color:#669999;  
   scrollbar-shadow-color : #336666;  
         background: #336666; 
   color: #FFFFFF;
} 
  
a {     color: Yellow;  text-decoration: none;} 
a:hover {       color: #00FF02; text-decoration: none;} 

 .body
 { 
 color:  white; 
 background-image : url(/images/backgrnd.gif);
 background-color : #336666; scrollbar-arrow-color:#ffffff; scrollbar-base-color:#ffffff; scrollbar-face-color:#669999;  scrollbar-highlight-color:#669999; scrollbar-shadow-color : #336666;}

.text
{ font-family: arial; font-size: 12px;}

.navigatie
 { color: white; font-weight: bold; font-size: 13px; font-family: arial; text-decoration: none; }

.navigatie:hover
 { color: yellow; font-weight: bold; font-size: 13px; font-family: arial; text-decoration: none; }

.nethoven
 { color: yellow; font-weight: bold; font-size: 10px; font-family: arial; text-decoration: none; }

.nethoven:hover
 { color: black; font-weight: bold; font-size: 10px; font-family: arial; text-decoration: none; }

.vlak
{ background-color: #336666; border: 1px solid silver; color: Yellow; }

.button
{ background-color: #336666; border: 1px solid silver; color: Yellow; }

.clslink
{ color: yellow; font-weight: bold; font-size: 10px; font-family: arial; text-decoration: none; }

.clslink:hover
{ color: silver; font-weight: bold; font-size: 10px; font-family: arial; text-decoration: none;}

.header
{ font-family: Arial; font-weight: bold; font-size: 20px;}
