@import url("textfont.css");


a:link    {color: #f8b018;}
a:visited {color: #f8f018; }
a:active  {color: #f8d018; }
a:hover   {color: #f8f038; }

body, p
{
   font-family     : Andika, sans-serif;
   color           : #f0ff80;
   background-color: #000090;
}

.citaat1
{
   font-style      : normal;
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   color           : #f8f830;
   background-color: #0060e0;
}

.citaat2
{
   font-style      : italic;
   font-family     : Inconsolata, monospace;
   color           : #000080;
   background-color: #ffff00;
}

.citaat3
{
   font-style      : normal;
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   color           : #000060;
   background-color: #e2cfa4;
}

.citaat4
{
   font-style      : normal;
   text-align      : left;
   color           : #000000;
   background-color: #e0ff60;
}

.citaat5
{
   font-style      : normal;
   color           : #f8f830;
   background-color: #0060e0;
}
