.sven
{
  font-family: Verdana, Geneva, Arial;
  font-weight: normal;
  font-size: 10px;
  color: #EEEEEE; 
  background-color: #111111;
  vertical-align: top;
}

.coran
{
  position: absolute;
  top: 0px;
  left: 0px;
}

A:link
{
  color: #EEEEEE; 
  text-decoration: none;
}

A:visited
{
  color: #EEEEEE;
  text-decoration: none;
}

A:hover
{
  color: #111111;
  background-color: #EEEEEE;
}

A:active
{
  color: #FFFFFF;
  text-decoration: none;
}

BODY
{
  margin: 0;
}
