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