.HeadA:hover{
    color: #ea5532 !important;
}

.footerA{
    color: #948e8d;
    display: inline !important;
    font-weight: bold;
}
.footerA:hover{
    color: #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF;
    font-weight: bold;
}
.HeadFontSize{
    font-size: 60px !important;
}
.HeadLiFontSize{
    font-size: 16px !important;
    font-weight: bold;
    color: #cacaca !important;
}
.pageColor:hover{
    background: #ea5532 !important;
}


