#footer {
font-family: Arial; 
position: fixed;
z-index:100;
left: 0;
bottom: 0;
height:30px;
width:100%;
overflow:hidden;
padding-top: 1px;
padding-bottom: 8px;
border-top:0px solid #999;
text-decoration: none;
text-underline: none; 
color: #fff; 
font-size: 16px;
background: none;
}
.footerlink2 { width:100%; text-align:center; margin-top:12px; border:0px solid #999; font-size:12px;color:#fff;
}
.footerlink2 a{
color:#fff;
text-decoration:none;
padding: 2px;
border:0px solid #999;
}
.footerlink2 a:hover { 
color:#fb080e;
padding: 2px;
}