a:link {font-family: tahoma; font-size:15px; text-decoration: none; color: black; background-color: transparent; }
a:visited {font-family: tahoma; font-size: 15px; text-decoration: none; color: black; background-color: transparent; }
a:active {font-family: tahoma; font-size: 15px; text-decoration: none; color: black; background-color: transparent; }
a:hover {font-family: tahoma; font-size: 15px; text-decoration: none; color: white; background-color: black; }


body {
font-family: tahoma; trebuchet ms; font-size: 13px; color: black; font-weight:normal;
}

body {
background-color: #deaca4;
}

body {
scrollbar-face-color: #deaca4;
 scrollbar-highlight-color: #deaca4;
scrollbar-shadow-color: black;
 scrollbar-arrow-color: black;
scrollbar-track-color: #deaca4;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: #deaca4;
}

h1 {
background-color: none;
font-size: 16px;
font-weight: normal;
border-bottom: 1px dotted black;
text-align: left;
}

h2 {
background-color: none;
font-size: 13px;
font-weight: normal;
border-bottom: 1px dotted black;
text-align: left;
}


h3 {
background-color: none;
font-size: 11px;
font-weight: normal;
border-bottom: 1px dotted black;
text-align: left;
}