BODY {
  background-color: black;
  color: white;
  font-family: verdana;
  font-size:11px;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
DIV.site {
  width: 300px;
  height: 130px;
  margin: 3px;
  padding: 3px;
}
IMG.preview {
  border-style: solid;
  border-color: #B9F229;
  border-width: 1px;
  width: 100px;
  height: 100px;
  vertical-align: top;
  float: left;
  margin-right: 3px;
}
A {
  text-decoration: none;
  font-weight: bold;
  text-decoration: none;
  color: white;
}
.site_title {
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding-left: 4px;
}
.sitedescr:before {
  content: url('joris_pijltje_no.gif');
}

