@import url("textfont.css");

a:link    {color: #d00000; }
a:visited {color: #a04000; }
a:active  {color: #ffffff; }
a:hover   {color: #ffffff; }

body, p
{
   font-style      : normal;
   color           : #601010;
   background-color: #c0f0d0;
}

.citaat1
{
   font-style      : normal;
   color           : #000000;
   background-color: #d0ffe0;
}

.citaat2
{
   font-style      : italic;
   color           : #000000;
   background-color: #d0ffe0;
}

.citaat3
{
   font-style      : normal;
   font-family     : Inconsolata, monospace;
   color           : #202020;
   background-color: #e0e0f0;
}

.citaat4
{
   font-style      : normal;
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   color           : #202020;
}

.citaat5
{
   font-style      : normal;
   font-family     : Inconsolata, monospace;
   color           : #000000;
   background-color: #ffffff;
}
