
BODY {
  background-image:url("http://www.cs.vu.nl/~harrie/director/images/background.jpg");
}

A:link {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  color:883333;
}

A:visited {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  color:441111;
}

A:active {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  color:555555;
}

.text {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  font-size:10pt;
  color:000000;
}

.border {
  background-color:3333FF;
}

.lucidasans {
  font-family:"Lucida Sans","verdana";
  font-weight:800;
  font-size:10pt;
  color:FEEEAA;
}

.title {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  font-size:20pt;
  color:3333FF;

}

.header {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  font-size:14pt;
  color:3333FF;
}
.link {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  font-size:10pt;
  color:FFFFFF;
  background-color:044404;
}

.smalltext {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  font-size:8pt;
  color:FEEEAA;
}

.softsmall {
  font-family:"comic sans MS","verdana";
  font-weight:500;
  font-size:8pt;
  color:777777;
}

.highlight {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  font-size:10pt;
  color:3333FF;
}

.smallhighlight {
  font-family:"comic sans MS","verdana";
  font-weight:800;
  font-size:8pt;
  color:FFFFFF;
}
