/* CSS Document */
body
{
margin-top:0;
background-color:#000000;
background-image:url(images/h-bg.jpg);
background-repeat:repeat-x;
font-family:tahoma;
font-size:9px;
color:#A09283;
}
a
{
font-family:tahoma;
font-size:9px;
color:#A09283;
text-decoration:none;
}
a:hover
{
font-family:tahoma;
font-size:9px;
color:#A09283;
text-decoration:underline;
}