body {

    margin: 0;

    padding: 0;

}



#swf{
width:100%; 
height:95%; 
} 



#credit{

width:100%; 

}

#credit p{

margin:0;

padding:0px 20px;

font-family:Verdana, Arial;

font-size:10px;

}

#credit p a{

text-decoration:none;

color:#999;

}

#credit p a span{

border-bottom:1px dotted #f29836;

color:#5474af;

}



#credit p a:hover{

color:#999;  

}

#credit p a:hover span{

border-bottom:1px solid #f29836;      

color:#5474af;

}