.footer
{
    width: 1000px;
    height: 93px;
    line-height: 24px;
    text-align: center;
    padding-top: 22px;
    margin: 0 auto;
    color: #FFFFFF;
    background: url(Images/Sport/footerbg.jpg) no-repeat;
}
.footer a
{
    color: #FFFFFF;
    text-decoration: none;
}
.footer a:hover
{
    color: #FF0000;
    text-decoration: none;
}
