
.UIFooterControl {
    color: #fff;
    height: 100px;
}
.UIFooterControl a {
    color: #fff;
    font: bold 10pt arial;
}
.UIFooterControl .CopyRight {
    font: 10pt/18px arial;
    padding: 20px 10px 0 0;
    text-align: center;
}
