@import url("textfont.css");

a:link, a:visited, a:active, a:hover
{
   text-decoration : underline;  
   color           : #000000;
   background-color: #d8ffd8;
}

h1, h2, h3, h4, h5, h6
{
   font-style      : normal;
   color           : #000000;
   background-color: #ffffff;
   text-align      : left;
}

body, p
{
   font-style      : normal;
   color           : #000000;
   background-color: #ffffff;
}

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

.citaat1, .citaat2, .citaat3, .citaat4
{
   font-family     : "Andika", sans-serif;
   line-height     : 2.85ex;
   color           : #101010;
}
.citaat5, .citaat6, .citaat7, .citaat8
{
   color           : #101010;
}

.citaat1, .citaat5
{
   background-color: #e0ffe0;
}
.citaat2, .citaat6
{
   background-color: #ffffb0;
}
.citaat3, .citaat7
{
   background-color: #d8d8ff;
}
.citaat4, .citaat8
{
   background-color: #d0d0d0;
}
