body, td, tr, a, input, textarea
{
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.normaal
{
  font-size: 12px;
  color:#000000;
}

.titel
{
  font-size:14px;
  color:#006dc1;
  font-weight:bold;
}

.kop
{
  font-size:12px;
  color:#006dc1;
  font-weight:bold;
}

a
{
  color:#006dc1;
  font-weight:bold;
}

a:hover
{
  color:#000000;
  font-weight:bold;
}

.afbeelding
{
  border: solid 2px #CCCCCC;
}

