
body
{
background-color: #fbd962;
font-family:Comic Sans MS;
color:#800000;
margin-top: 10;
margin-left: 10; 
margin-right: 5;
margin-bottom: 5;

scrollbar-arrow-color: #e0e46e;
scrollbar-track-color: #fbd962;
scrollbar-face-color: #9b0000;
scrollbar-highlight-color: #fbd962;
scrollbar-shadow-color: #fbd962;
scrollbar-3dlight-color: #800000;       
scrollbar-darkshadow-color: #800000;
scrollbar-base-color: #800000;  

}



A:link, A:visited, A:active { color: #800000; font-weight : bold;  }
A:hover { color: #d20000; font-weight : bold;}


a.knop:link {font-family:Times New Roman; color:#800000; text-decoration: none; font-size:14px;  font-weight : bold; }
a.knop:visited {font-family:Times New Roman;color:#800000; text-decoration: none; font-size:14px;  font-weight : bold; }
a.knop:active {font-family:Times New Roman;color:#800000; text-decoration: none; font-size:14px;  font-weight : bold; }

A.knop:hover {font-family:Times New Roman;background-color: #fbd962; color: #d20000;  font-size:14px;  font-weight : bold; }


a.knopr:link {color:#e00000; text-decoration: none; font-size:100%;  font-weight : bold; }
a.knopr:visited {color:#e00000; text-decoration: none; font-size:100%;  font-weight : bold; }
a.knopr:active {color:#e00000; text-decoration: none; font-size:100%;  font-weight : bold; }

A.knopr:hover { color: #ff0000;  font-size:100%;  font-weight : bold; }


table.all
{
border: 1px solid #ca9900;


}

td#all
{
border: 1px solid #ca9900;
}


img.rand
{
border-width:3px;
border-style:solid;
border-color:#960000;
margin-top:3;
}


img.rand2
{
border-width:3px;
border-style:double;
border-color:#d20000;
margin-top:3;
}

