.FooterLink_clicker{
    border: none;
    width:93px;
    height:31px;
    float:right;
    color:#FFFFFF;
    padding-top:7px;
    padding-bottom:7px;
    text-align:center;
    background-image:url(../Images/RectBtn.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
    cursor: pointer;cursor: hand;
}
.FooterLink_clicker:hover{
    border: none;
    width:93px;
    height:31px;
    float:right;
    color:#666666;;
    padding-top:7px;
    padding-bottom:7px;
    text-align:center;
    background-image:url(../Images/RectBtn.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
    cursor: pointer;cursor: hand;
}

