@import url("textfont.css");

body
{
   font-family     : Andika, sans-serif;
   color           : #aaaacc;
   background-color: #000000;
}

a:link    {color: #999900; }
a:visited {color: #779900; }
a:active  {color: #cccc00; }
a:hover
{
   font-family: "Comic Sans", serif;
   font-size  : 16pt;
   color      : #ffff00;
}

.citaat1
{
   font-style      : italic;
}
