body

  {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  }
  
td 

  {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
  }
  
a:link

  {
    color: #0C7451;
	text-decoration: underline;
  }

a:visited

  {
    color: #0C7451;
	text-decoration: underline;
  }

a:hover

  {
    color: #0C7451;
	text-decoration: underline;
  }
  
.menu:link

  {
    color: #0C7451;
	text-decoration: none;
  }

.menu:visited

  {
    color: #0C7451;
	text-decoration: none;
  }

.menu:hover

  {
    color: #ffffff;
	text-decoration: none;
  }
  
.tekst-blauw

  {
    color: #0066CC;
  }
  
.tekst-wit

  {
    color: #ffffff;
  }

.tekst-rood

  {
    color: #fd0000;
  }

.fotokader

  {
    border: 1px solid #333333;
  }
  
.input-textbox

  {
    border: 1px solid #333333;
  }
  
.input-button

  {
    background-color: #999999;
    border: 1px solid #333333;
  }  