BODY {font-family: verdana,arial;
      font-size: 13px;
      color: black;
      background-image: Images/LogoHHTextura.jpg;
      background-color: yellow;
      align: left;}

A:visited { Text-Decoration: none;
            Color: Blue;
            Font-Weight: 900; }
A:active { Font-Weight: 900;
           Color: Blue;
           Text-Decoration: none; }
A:link { Text-Decoration: none;
         Font-Weight: 900;
         Color: Blue }
A:hover { Font-Weight: 900;
          Color: Red;
          Text-Decoration: underline;}

H4 { FONT-WEIGHT: bold; color:black; font-size:18px}
H3 {Font-weight: 900; letter-spacing:15; color: red; font-size:18; }
TD {font-size:13px}

.datum {font-style: italic;
        font-size: 10px;
        color: gray;
        font-weight: bold;}

.autor  {font-size: 10px;
         color: gray;
         font-style: italic;
         font-weight: bold;}

.basen  {font-size: 10px;
         font-weight: bold;}
