BODY{
  font-family : verdana;
  font-size: 100%;
  background-color : #4f94cd;
  color: #333;
}
A{
  color : #003399;
  text-decoration : none;
  font-size: 100%;
  font-weight : bold;
}
A:LINK{
  color : #003399;
  text-decoration : none;
  font-size: 100%;
  font-weight : bold;
}
A:VISITED{
  color : #003399;
  text-decoration : none;
  font-size: 100%;
  font-weight : bold;
}
A:HOVER{
  color : #ff0000;
  text-decoration : none;
  font-size: 100%;
  font-weight : bold;
}
A:ACTIVE{
  color : #ff0000;
  text-decoration : none;
  font-size: 100%;
  font-weight : bold;
}
TABLE{
  background-color : #fff8dc;
}

H1 {
font-size: 150%;
color: #666;
}

UL LI {
color: #333;
}

.rood{
color: #f00;
}

.voet {
font-size: 80%;
color: #666;
}

.vet {
font-weight: bold;
}

.schuin {
font-style: italic;
}


