
body
{
color: #FFFFFF;                    /* wit  #FFFFFF  */
background-color: #000000;         /* Zwart #000000 */
}


.tekst
{
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 10pt;
 line-height: 1.4em;
}



div.teksten1 
{
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 10pt;
 line-height: 1.4em;
} 



/* Links */

a:link { color: #C0C0C0; }          /* grijs */
a:active { color: #C0C0C0; } 
/* a:visited { color: #C0C0C0; }




/* boven het menu  */

div.menu 
{
  color: red; 
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold;
} 


/* menulinks */

div.menulinks 
{ 
  font-family: verdana; 
  font-size: 10px; 
} 


/* startregel */

div.start 
{
  color: #C0C0C0;         /* grijs */
  font-size: 10px; 
} 