
.headerred{    background: #fff;
    text-align: center;
    width: 100%;padding:10px;border-bottom: 2px solid}
.activeheader{    background: #fff;
    color: #000 !important;
    border-bottom: 4px solid;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;}
.headerred a{color:#000;text-decoration:none;padding:10px;}