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

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

a{
color: #818181;
text-decoration: underline;
}

a:hover{
color: #ff0000;
text-decoration: underline;
}



