body, table, td, tr, div, p, h1, h2, h3, h4, ul {
    font-family: Verdana, Arial, Helvetica, sans-serif
    }
body, td, div, p, pre, ul {
    font-size: 11px;
    line-height: 1.3em
    }
BODY {
    margin: 0;
    padding: 0;
    background-color: #F5ECCB
    }
h2 {
    font-size: 16px;
    margin-top: 14px;
    text-transform: uppercase
    }
h3 {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 5px
    }
div.body {
    margin: 35px 55px;
    font-weight: normal;
    text-align: justify
    }
div.head {
    text-align: center;
    padding: 2px 0;
    font-family: "Eurostyle";
    font-size: 10pt;
    text-transform: capitalize
    }
td.zwinger {
    background-color: rgb(244, 231, 192)
    }
img.gallery {
    border: 3px ridge #d2b48c
    }
a.menu, a:link.menu {
    margin: 0;
    text-align: center;
    padding: 0 8px;
    font-family: "Verdana";
    font-size: 8pt;
    text-transform: capitalize;
    color: #FCF8D2;
    text-decoration: none
    }
a:visited.menu {
    padding: 0 8px;
    color: #fff8dc
    }
a:hover.menu {
    padding: 0 6px;
    border-left: 2px solid #F3E8C0;
    border-right: 2px solid #F3E8C0;
    background-color: #B7BF97;
    text-decoration: none;
    color: #F3E8C0
    }
a:active.menu {
    padding: 0 6px;
    border-left: 2px solid gray;
    border-right: 2px solid gray;
    color: red
    }
div.footer {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase
    }
a.footer {
    font-size: 11px
    }
a:link.footer {
    color: #C90;
    margin: 2px
    }
a:visited.footer {
    color: #E1E1E1
    }
a:active.footer {
    color: #360
    }
a:hover.footer {
    border: 1px solid olive
    }