a {
     color: #333333;
     text-decoration: underline;
}

a:hover {
     text-decoration: underline;
}

body {
     color: #55514c;
     font-family: Lucida Sans Unicode;
     font-size: 10;
     background: #b2aba1;
}

td {
    color: #000000;
    font-size: 13;
}

.menu {
     color: #AD9D8B;
     font-family: Verdana;
     font-size: 12;
     font-weight: bold;
}

.heading {
     oolor: #5f4d3b;
     font-family: Tahoma;
     font-size: 14;
     font-weight: bold;
     font-varian: small-caps;
     letter-spacing: 0.1em;
}

.footer {
     font-size: 10;
     text-align: center;
}

