/* CSS Document */

body {
margin:0;
}





/* Font Style */




.footer, .footer a, .footer a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
text-decoration:none;
}


.footer a:hover {
text-decoration:underline;
color:#666666;
}