body {
scrollbar-face-color: #0c0604;
scrollbar-shadow-color: #090403;
scrollbar-highlight-color: #1c0f0b;
scrollbar-3dlight-color: #2c1913;
scrollbar-darkshadow-color: #050201;
scrollbar-track-color: #433421;
scrollbar-arrow-color: #735e46;
}
body {
background-color: #0c0604;
font-family: arial, verdana, helvetica;
font-size: 12px;
}
img {
border-style: none;
}
a:link {
color: #301a00;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
a:visited {
color: #301a00;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
a:hover {
color: #ffffff;
cursor: help;
font-size: 13px;
font-style: italic;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
a:active {
color: #ffffff;
font-size: 13px;
font-style: italic;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
.bigbox {
height: 100%;
width: 100%;
}
.center {
text-align: center;
}
.mainbox {
color: #705630;
font-family: arial, verdana, helvetica;
font-size: 12px;
}