{}
body {
scrollbar-face-color:#60241F;
scrollbar-highlight-color:#885B57;
scrollbar-3dlight-color:#080809;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#3A1613;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000000;
background-color: #000;
}

a { 
text-decoration: none;
color: #BF473E;
}

a:hover { 
color: red;
text-decoration: none; 
}

a:active {  
text-decoration: none;
color: #BF473E;
}

.maintext{ 
font-family: Georgia, "Times New Roman", Times, serif;
font: 11px/16px;
color: #fff;
}

.coutext{ 
font-family: "Courier New", Courier, monospace;
color: #fff;
font-size: 12px;
}

.dadbg{
background: url(../images/fadebg.gif);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
}
