/* Footer */
#OutFotter {
    padding: 5px 0 15px 0;
}

#FooterTbl {
    font-size: 11px;
    width: 100%;
}

#FooterTbl td {
    text-align: center;
}

#FooterTbl a:link, #FooterTbl a:visited {
    color: #333333;
    text-decoration: none;
}

#FooterTbl a:hover, #FooterTbl a:active {
    text-decoration: underline;
}

/* /Footer */