html {
scrollbar-arrow-color : #ffff00;
scrollbar-base-color : #009900;
scrollbar-track-color : #005500;
scrollbar-darkshadow-color : #004400;
scrollbar-face-color : #009900;
scrollbar-highlight-color : #00dd00;
scrollbar-shadow-color : #004400;
}
body {
background-image : url(gras.jpg); 
background-repeat : repeat;
background-attachment : fixed;
background-position : top right;
font-family : Helvetica, Arial, sans-serif; 
color : #ffff00; 
font-size : 120%;
margin-left : 15%; 
margin-right : 15%; 
margin-bottom : 0px; 
margin-top : 10px;
text-align : justify;
}
img {
border : none; 
}
#toelichting {
color : #00ffff;
font-weight : bold;
text-align : center;
} 
h1 {
color : #ffff00; 
text-align : center; 
} 
h2 {
color : #ffff00; 
text-align : center; 
} 
p.c1 {
text-align : center; 
} 
p.c2 {
text-align : center; 
color : #ffff00; 
} 
p.c4 {
text-align : center; 
font-size : 80%; 
} 
table {
border-style : solid;
border-width : 1px;
border-color : #ffff00;
}
td {
border-style : solid;
border-width : 1px;
border-color : #ffff00;
}
tr.block img {
display : block;
}
table.menu {
background-color : #006600;
margin-left : auto;
margin-right : auto;
}
div.center {
text-align : center;
}
div.world {
position : absolute; 
left : 10px; 
top : 10px; 
margin-top : 0px;
}
a:link {
color : #00ffff; 
text-decoration : none; 
font-weight : bold;
} 
a:visited {
color : #00ffff; 
text-decoration : none; 
font-weight : bold;
} 
a:active {
color : #ffff00; 
text-decoration : none; 
font-weight : bold;
} 
a:hover {
color : #ffff00; 
text-decoration : none; 
font-weight : bold;
}