body {
  font-size:11px;
  line-height:15px;
  font-family:Verdana,Arial;
  color:#333333;
  background:#FFFFFF url("../images/img_algemeen/background.jpg") repeat-x scroll 0px 52px;
  margin:0px;
}

table,td,tr {
  font-size:11px;
  line-height:15px;
  font-family:Verdana,Arial;
  color:#333333;
}

img {
  border:0px;
}

a:link {
  color: #3A3A3A;
  text-decoration:underline;
}

a:visited {
  color: #3A3A3A;
  text-decoration:underline;
}

a:hover {
  color: #3A3A3A;
  text-decoration:none;
}

a:active {
  color: #3A3A3A;
  text-decoration:underline;
}