/* CSS Document */

body {
background-image:url(images/h-bg.jpg);
background-color:#000000;
background-repeat:no-repeat;
background-repeat:repeat-x;
margin-top:19px;
font-family:Verdana;
font-size:10px;
color:#FFFFFD;
}
#featured {
font-family: Tahoma;
font-size: 10px;
color:#FFFFFF;
}
#line {
line-height:14px;
}
a {
font-family: Verdana;
font-size:10px;
color:#FFFFFD;
text-decoration:none;
}
a:href {
font-family: Verdana;
font-size:10px;
color:#FFFFFD;
text-decoration:underline;
}