  html, body {
        background: #ffffff url('gfx/black_white_bg.jpg');
        background-repeat: repeat-x;
        font-family: verdana;
        color: #000000;
        font-size: 12px;
        width: 100%;
        height: 100%;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        text-align:center;
        }
  a, a:hover{
        font-family: verdana;
        text-decoration: none;
        color: #000000;
        font-size: 12px;
        }
  a.lang, a.lang:hover{
        font-family: verdana;
        text-decoration: none;
        color: #ffffff;
        font-size: 10px;
        }
  a.top, a.top:hover{
        font-family: verdana;
        text-decoration: none;
        color: #000000;
        font-size: 10px;
        }
  a.links_down, a.links_down:hover{
        text-decoration: none;
        font-family: tahoma;
        color: #999999;
        font-size: 9px;
  }
  a.copyright, a.copyright:hover{
        text-decoration: none;
        font-family: tahoma;
        color: #FF6600;
        font-size: 10px;
  }
  a.right_brown, a.right_brown:hover{
        text-decoration: none;
        font-family: tahoma;
        color: #8B6F63;
        font-size: 12px;
        font-weight: bold;
  }
  td.copyright{
        padding-top: 5px;
        padding-bottom: 15px;
        text-align:right;
        vertical-align:top;
        font-family: tahoma;
        color: #FF6600;
        font-size: 10px;
  }
  td.links_top{
        font-family: verdana;
        color: #000000;
        font-size: 10px;
  }
  td.links_down{
        text-align:right;
        vertical-align:top;
        font-family: tahoma;
        color: #999999;
        font-size: 9px;
  }
  td.map_brown{
        font-family: "Times New Roman", "Times";
        color: #663333;
        font-size: 18px;
        font-weight: bold;
  }
  td.map_orange{
        font-family: tahoma;
        color: #FF6600;
        font-size: 12px;
        font-weight: bold;
  }
  td.map_orange2{
        font-family: tahoma;
        color: #FF6600;
        font-size: 14px;
        font-weight: bold;
  }
  td.map_black{
        font-family: verdana;
        color: #000000;
        font-size: 12px;
  }
  img{
        border:0;
  }
