@import url("textfont.css");

a:link    {color: #0000f0; background-color: #ffffff;}
a:visited {color: #00d0a0; background-color: #ffffff;}
a:active  {color: #f000b0; }
a:hover   {color: #000000; }

h1, h2, h3, h4, h5, h6
{
   font-style      : normal;
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   text-align      : left;
   color           : black;
   background-color: white;
}

body, p
{
   font-style      : normal;
   text-align      : justify;
   color           : black;
   background-color: white
}

table, td, th
{
   border          : thin solid;
}

.citaat1
{
   font-style      : normal;
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   text-align      : justify;
   color           : #ffb050;
   background-color: #001080;
}

.citaat2
{
   font-style      : normal;
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   text-align      : justify;
   color           : #001080;
   background-color: #ffb050;
}

.citaat3
{
   font-style      : normal;
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   text-align      : justify;
   color           : white;
   background-color: #ff0000;
}
