﻿a:link       { color: rgb(50, 126, 4);text-decoration:none }
a:hover		{color: rgb(50, 126, 4);text-decoration:underline }
a:visited    { color: rgb(50, 126, 4);text-decoration:none }
a:hover		{color: rgb(50, 126, 4);text-decoration:underline }

.celbg1
{
    background-color: #eaff00;
}

.celbg2
{
    background-color: #b6d72c;
}

.keywords
{
    font-size: 1px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

.h1 {
  color: #566882;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}

.h2 {
  color: #566882;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

.tekst {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  text-align: justify;
}

.tekstonder {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  text-align: justify;
}

.linkonder a:link{color:rgb(255, 255, 255);text-decoration:none }
.linkonder a:hover{color:rgb(193, 215, 46);text-decoration:none }
.linkonder a:visited{color:rgb(255, 255, 255);text-decoration:none }
.linkonder a:hover{color:rgb(193, 215, 46);text-decoration:none }

.linkmenu a:link{color:rgb(0, 75, 83);text-decoration:none }
.linkmenu a:hover{color:rgb(204, 102, 0);text-decoration:none }
.linkmenu a:visited{color:rgb(0, 75, 83);text-decoration:none }
.linkmenu a:hover{color:rgb(204, 102, 0);text-decoration: none }


