
.FooterBar a {
    color: #777777;
}
FooterBar {
}
.FooterBar a:hover {
    color: #fff;
}
.UIFooterControl {
    background: none repeat scroll 0 0 #0F75BC;
    height: 80px;
    margin: 0 auto;
    text-align: left;
    width: 960px;
}
.UIFooterControl .CopyRight {
    color: #fff;
    padding: 10px 0 0 10px;
}
