body {
background-color: #6B654B;
color: #85836C;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;

} 
body { 
scrollbar-arrow-color: #252113;
scrollbar-track-color: #252113;
scrollbar-face-color: #525135;
scrollbar-highlight-color: #85836C;
scrollbar-3dlight-color: #525135;

}
A:link {
font-size: 10px;
color: #525135;
font-weight: bold;
font-style: normal;
text-decoration: none;
cursor: crosshair;
id: fett;
}
A:hover {
font-size: 10px;
color: #85836C;
font-weight: bold;
font-style: normal;
text-decoration: none;
cursor: crosshair;
}
A:active {
font-size: 10px;
color: #525135;
font-weight: bold;
font-style: normal;
text-decoration: none;
cursor: crosshair;
}
A:visited {
font-size: 10px;
color: #525135;
font-weight: bold;
font-style: normal;
text-decoration: none;
cursor: crosshair;
}
h1 {
color: #525135;
font-size: 10px;
}
h2 {
color: #85836C;
}
p {
font-size: 10px;
}
img {
border: 0px;
}
table { 
background-color: #252113;
}