A:link 
  {
  color:blue;
  }

A:visited 
  {
  color:#000070;
  }

A:hover
  {
  color: #FF6600;
  }

A:active
  {
  color:red;
  }

BODY 
  {
  background-color:#f0f0f0; font-family: verdana, helvetica, arial; font-size:10pt; 
  }

TD
  {
  font-family: verdana, helvetica, arial;
  font-size:10pt;
  }

INPUT
  {
  font-family: verdana, helvetica, arial;
  font-size:10pt;
  }

.kolom
  {
  }

.titel
  {
  background-color: #ff8080; color:blue; font-weight:bold;
  }

.vlak
  {
  width:200px; background-color: white;
  }

.resultaat
  {
  background-color=white;
  margin:0px; border:0;
  }

.vlag
  {
  cursor: hand;
  }

DIV.button A
{
    COLOR: blue;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
DIV.button
{
    BACKGROUND-COLOR: #ff8080;
    BORDER-BOTTOM: 2px outset;
    BORDER-LEFT: 2px outset;
    BORDER-RIGHT: 2px outset;
    BORDER-TOP: 2px outset;
    COLOR: blue;
    HEIGHT: 20px;
    MARGIN-BOTTOM: 1px;
    TEXT-ALIGN: center;
    WIDTH: 150px
}

SPAN#S { color: #ff0000; }

BODY.Resultaat SPAN { text-decoration: underline; color:blue; cursor: hand; }
