@import url("textfont.css");

body
{
   color           : #55ff55;
   background-color: #005500;
}

a:link    {color: #eeee5f;}
a:visited {color: #c0c0c0;}
a:active  {color: #0000bb;}
a:hover   {color: #5555ff;}

.citaat1
{
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
}

.citaat2
{
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   color           : #ffffff;
   background-color: #007000;
}
