A
{
  color: #9D0401;
  text-decoration: none;
}
A:hover
{
  color: #000000;
}
.maintable
{
  background-image: url('http://www.ingeurenenkleuren.nl/images/MainWelkom.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.textbox, .selectbox
{
  font-family: Verdana, arial;
  font-size: 11px;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}
.content
{
  font-size: 9pt;
  font-family: Verdana, Arial, helvetica;
}