﻿/* Footer -----------------------------------------------*/
.Footer {
    width: 100%;
    height: 50px;
    color: #FFCC00;
}

.Footer a {
    text-decoration: none;
    color: #FFFFFF;
}

.FooterText {
    color: #999999;
    font-size: 12px;
    font-weight: bold;
}

.FooterOut {
    width: 100%;
}