body {
margin : 0; 
background-color : #660000; 
background-image : url(img/bg.gif)!important;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color: #ffffff;
cursor: crosshair; 
}
a, a:visited, a:active {
text-decoration : none;
color : #ff0000;
}
a:hover {
background-color : #660000;
font-weight: bold; 
cursor: crosshair; 
color: #ffffff;
}
table, div, td, tr {
font-family : Verdana, Arial, Times new roman;
font-size: 10px;
}
