#footer {
 text-align: center;
 color: #666;
 margin-top: 30px;
 margin-bottom: 30px;
 font-size: 0.8em;
 }
 
#footer p { 
color: #666;
}
 
#footer a { 
color: #eb994d; 
font-weight: bold;
text-decoration: none;
}
 
#footer a:hover { color: #f4f4f4; font-size:11px;}
