    A:link  {
          color : #0067ce;
          text-decoration : none;
      }
    A:visited {
          color : #0067ce;
          text-decoration : none;
      }
    A:active {
          color : #0067ce;
          text-decoration : none;
      }
    A:hover {
          color : #1b648f;
          text-decoration : underline;
      }
    table {
          font-family : Arial;
          font-size : 12;
      }
    TD {
          font-family : Tahoma;
          font-size : 12;
          color : #000000
      }
    body {
          font-family : Arial;
          font-size : 12;
          color : #000000
      }
    img {
          border : 0;
      }
    #MenuStart {
          position : relative;
          z-index : 20;
          visibility : visible;
      }
    #mainmenu {
          position : absolute;
          top : 0;
          left : 260;
          z-index : 100;
          visibility : visible;
      }
    .navlinks {
          font-family : Tahoma;
          font-size : 11px;
          color : #000000
       }
