body{
background: #323232 url(../images/bg.jpg);
margin: 0px;
padding: 0px;
}

body,tr,td,th{
font: 13px georgia, times;
line-height: 18px;
color: #323232;
}

a{
color: #818181;
text-decoration: none;
font-weight: bold;
}

a:hover{
background: #bf423d;
color: #fff;
text-decoration: none;
}




