      a      { text-decoration: none; 
               color: black; }
      .menu  { line-height: 150%; 
               vertical-align: middle;
               font-size: 90%;
               font-family: Arial, Sans-serif;
               color: black;
               font-weight: bold;
               text-decoration: none;
             }
      .current  { line-height: 150%; 
               vertical-align: middle;
               font-size: 90%;
               font-family: Arial, Sans-serif;
               color: gray;
               font-weight: bold;
             }
      .begin  { line-height: 150%; 
               vertical-align: middle;
               font-size: 90%;
               font-family: Arial, Sans-serif;
               color: black;
               font-weight: bold;
             }
      .end   { line-height: 150%; 
               vertical-align: text-bottom;
               font-size: 90%;
               font-family: Arial, Sans-serif;
               color: #C39C00;
               font-weight: bold;
             }
      .small { line-height: 150%; 
               vertical-align: text-bottom;
               font-size: 75%;
               font-family: Arial, Sans-serif;
               color: black;
               font-weight: bold;
             }
      .text  { font-size: 120%;
               font-family: Georgia,Garamond, Times, sans-serif;
               color: black;
             }
      .link  { color: #C39C00;
               text-decoration: underline;
             }
      .kal   { font-size: 110%;
               font-family: Arial, Sans-serif;
               color: black;
             }
