body {
background-color: #FFFFFF;
font-family: Verdana;
font-size: 9px;
color: #000000
}

a:link { text-decoration: none; color: #961A1A}
a:visited { text-decoration: none; color: #961A1A}
a:active { text-decoration: none; color: #961A1A}
a:hover { text-decoration: underline overline; color: #961A1A}

.bild {
  background-color: yellow;
}