@import url("textfont.css");

a:link    {color: #0000ff; }
   /* Contrast ?? */
a:visited {color: #0000ff; }
   /* Contrast ?? */
a:active  {color: #0000ff; }
a:hover   {color: #ff6000; }

body, p
{
   color           : #000000;
   background-color: #e0e000;
   /* Contrast ?? */
}

.citaat1
{
   font-style      : italic;
   font-family     : Andika, sans-serif;
   text-align      : left;
   line-height     : 2.85ex;
   color           : #000000;
   background-color: #b2bfa4;
   /* Contrast ?? */
}

.citaat2
{
   font-style      : normal;
   text-align      : left;
   color           : #000000;
   background-color: #70c0c0;
   /* Contrast ?? */
}

.citaat3
{
   font-style      : normal;
   font-family     : Andika, sans-serif;
   text-align      : left;
   line-height     : 2.85ex;
   color           : #000060;
   background-color: #d2cfa4;
   /* Contrast ?? */
}

.citaat4
{
   font-style      : normal;
   text-align      : left;
   color           : #005000;
   background-color: #d2cfa4;
   /* Contrast ?? */
}
