a:link { color: rgb(217,0,10); text-decoration: none }
a:active { color: rgb(217,0,0); text-decoration: none }
a:visited { color: rgb(133,115,92); text-decoration: none }
a:hover { color: rgb(217,0,0); text-decoration: underline }

body
{
    scrollbar-face-color: rgb(228,197,158);
    scrollbar-highlight-color: rgb(188,155,117);
    scrollbar-shadow-color: rgb(188,155,117);
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: rgb(133,115,92);
    scrollbar-track-color: #fff5e6;
    scrollbar-darkshadow-color: white
}

.menu1 { position: absolute; left: 20px; top: 150px; }
.menu2 { position: absolute; left: 20px; top: 200px; }
.menu3 { position: absolute; left: 20px; top: 250px; }
.menu4 { position: absolute; left: 20px; top: 300px; }
.menu5 { position: absolute; left: 20px; top: 350px; }
.menu6 { position: absolute; left: 20px; top: 400px; }
.menu7 { position: absolute; left: 20px; top: 450px; }

.title { position: absolute; left: 266px; top: 30px; }
.subtitle { position: absolute; left: 345px; top: 82px; }

span { position: absolute; left: 235px; top: 180px; width: 520px; font-size: 13px; }



.ahem {display: none;}