
body {
background-color:#ffffff;
scrollbar-face-color: #AF695F;
scrollbar-shadow-color: #F4F4F4;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #F4F4F4;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
}
a:link {color:#687A89;text-decoration:none}
a:visited{color:#687A89;text-decoration:none}
a:hover {color:#AF695F;text-decoration:none}
a.w:link {color:#ffffff;text-decoration:none}
a.w:visited{color:#ffffff;text-decoration:none}
a.w:hover {color:#687A89;text-decoration:none}
a.f:link {color:#000000;text-decoration:none}
a.f:visited{color:#000000;text-decoration:none}
a.f:hover {color:#ead9d6;text-decoration:none}
h1 {color:#687A89;}
.title {color:#687A89;}
.dark {background-color:#AF695F}
.light {background-color:#ead9d6}
.mid {background-color:#687A89}
hr.dark {color:#AF695F;border:0px;}
INPUT.buttondark
{
font-weight:bold;
font-size:11px;
color: #000000;
background-color: #AF695F;
}
INPUT.buttonlight
{
font-weight:bold;
font-size:11px;
color: #000000;
background-color: #ead9d6;
}
.ul_dark {border-bottom:1px solid #AF695F;}
.bdr_dark {border:1px solid #AF695F;}
.bdr_light {border:1px solid #ead9d6;}

