body {
  color: black;
  background-color: #ffffff;
  background-image: url("/design/back-weiss.jpeg");
  font-family: verdana,helvetica,sans-serif;
  font-size: 12pt;
}

a:link {
  color: rgb(0,0,0);
}

a:visited  {
  color: rgb(64,64,64);
}

a:hover, a:active, a:focus {
  color: rgb(255,255,255);
}
