body{
margin:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#575556;
font-family:verdana;
font-size:11px;
color:#666666;
line-height:17px;
text-align:justify;
}
.red{
font-family:verdana;
font-size:11px;
color:#990000;
}
.menu{
height:16px;
font-family:verdana;
font-size:10px;
color:#666666;
}

a {
font-size:11px;
color:#666666;
text-decoration:none;
}