body {

background:#0A0B1E;
background-image:url(bg.jpg);
background-repeat:repeat-x;
font-family:verdana;
cursor:default;

}

.credit {

color:#5E637C;

}


a, a:link {

padding-left:8px;
padding-right:8px;
padding-bottom:10px;
padding-top:26px;
line-height:30px;
font-family:verdana;
font-size:11px;
text-decoration:none;
color:#E6D6B0;
}


a:hover{

text-decoration:none;
background:url(link.jpg);
font-style:italic;
cursor:help;
color:#1B1030;

}

a.credit {

font-family:verdana;
font-size:11px;
text-decoration:none;
color:#12101F;
padding-bottom:2px;
padding-left:0px;
padding-top:3px;
padding-right:0px;
line-height:12px;
border-bottom: 1px solid #12101F;


}
a.credit:hover {

background:none;
color:#E6D6B0;
font-family:verdana;
font-size:11px;
text-decoration:none;
line-height:10px;
font-style:normal;
border-bottom: 1px solid #E6D6B0;
}

