body {
background-color: transparent;
}

body {
scrollbar-3dlight-color:#FF0099;
scrollbar-arrow-color:#E9E5D4;
scrollbar-base-color:#FF0099;
scrollbar-darkshadow-color:#FF0099;
scrollbar-face-color:#FF0099;
scrollbar-highlight-color:#FF0099;
scrollbar-shadow-color:#FF0099;
scrollbar-track-color:#FF0099;
}

body {
font-family: tahoma;
font-size: 11px;
color: #B48A6B;
}

a:link { font-family: tahoma; font-size: 11px; color: #E9E5D4; text-decoration:none; font-weight:bold;}
a:visited { font-family: tahoma; font-size: 11px; color: #E9E5D4; text-decoration:none; font-weight:bold;}
a:hover { font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration:none;  font-weight:bold;}
a:active { font-family: tahoma; font-size: 11px; color: #E9E5D4; text-decoration:none; font-weight:bold;}

#header {
font-family: georgia;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
color: #97805F;
letter-spacing: 4px;
border-bottom: 1px solid #D2D0C4;
}