    a:link  {
          text-decoration : none;
          color : #0000ee;
      }
    a:visited {
           text-decoration : none;
           color : #0000ee;
      }
    a:hover {
           text-decoration : underline;
           color : #dce0d3;
           background-color : #374611;
      }
    a:active {
           color : #7a0202;
      }
    body {
           background-color : #e0eeee;
      }
    .test {
           font-family : Arial, Courier New, Courier, Monaco, monospace;
           font-size : small;
           text-align : justify;
           background : #ece9d8;
      }
    .text {
           font-size : 14px;
           color : #000032;
           line-height : 21px;
           font-family : Arial, Courier New, Courier, Monaco, monospace;
      }
    .lesen {
           font-size : 8px;
           color : #000032;
           line-height : 8px;
           font-family : Arial, Courier New, Courier, Monaco, monospace;
      }
    .head {
           font-size : 16px;
           color : #000032;
           line-height : 21px;
           font-family : Arial, Courier New, Courier, Monaco, monospace;
      }
