body {
margin : 0; 
background-image : url(img/back.gif)!important;
background-repeat: repeat;
background-color : #3f3208; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color: #ffffcc;
}
a:link {
color : #99cc00; 
text-decoration : none;
}
a:visited {
color : #999933; 
text-decoration : none;
}
a:hover {
text-decoration : none; 
cursor: crosshair; 
color: #ffff00;
}
a:active {
color : #999900; 
text-decoration : none;
}  
div, td, tr {
font-family : Verdana, Arial, Times new roman; 
font-size : 10px; 
color : #99ccff;
}