<style type="text/css">
<!--

body {background-color: #EEEEEE;
        background-image: url(http://blackstarr.org/ds/bg.png);
        background-position:center; 
	background-repeat:repeat-y;
        scrollbar-face-color: #EEEEEE; 
        scrollbar-highlight-color: #EEEEEE; 
        scrollbar-shadow-color: #EEEEEE; 
        scrollbar-3dlight-color: #EEEEEE; 
        scrollbar-arrow-color: #955E33;  
        scrollbar-darkshadow-color: #955E33;
        scrollbar-track-color: #EEEEEE;
}

td, p, div
{
        color:black;
        font-family:Arial;
        font-size:12px;
        letter-spacing:2px;
        line-height:11px;
}
 .menu {
        color:#955E33;
        font-family:Arial;
        font-size:14px;
        letter-spacing:2px;
        line-height:16px;
        font-weight: bold;
}
 .small {
        color:#CC9A72;
        font-family:Arial;
        font-size:10px;
        letter-spacing:2px;
        line-height:11px;
        font-weight: bold;
}

 .write {
        color:#F4E3D5;
        font-family:Arial;
        font-size:12px;
        letter-spacing:2px;
        line-height:11px;
        font-weight: bold;
}

.link { 
        color: #955E33;
        text-decoration: none;
}

A:link { 
        color: #955E33;
        text-decoration: none;
}

A:visited { 
        color: #955E33;
        text-decoration: none;
}

A:hover { 
        color: white;
        text-decoration: underline;
        font-weight: bold;
}

input, select, textarea {
        color: #9DA0BD; 
        font-family:Arial; 
        font-size: 12;
        background-color:white;
        border:1px solid black;
}

body {background-color: #EEEEEE;
        background-image: url(http://blackstarr.org/ds/bg.png);
        background-position:center; 
	background-repeat:repeat-y;
        scrollbar-face-color: #EEEEEE; 
        scrollbar-highlight-color: #EEEEEE; 
        scrollbar-shadow-color: #EEEEEE; 
        scrollbar-3dlight-color: #EEEEEE; 
        scrollbar-arrow-color: #955E33;  
        scrollbar-darkshadow-color: #955E33;
        scrollbar-track-color: #EEEEEE;
}

--></style>