#footer {
   text-align: center;
   margin: 10px 0px 20px 0px;
}  

#footer a{
   color: #000000;
   text-decoration: none;
}

#footer a:hover{
   font-weight: bold;
}

#footer span{
   color: #9d0000;
}      
