a {
    background: inherit inherit inherit inherit inherit;
    color: #039293;
    text-decoration: none;
    }

  a:link {
    color: #039293;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    }

  a:visited {
    color: #039293;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    }

  a:hover {
    color: #039293;
    font-weight: bold;
    font-size: 12px;
    }

  a:active {
    color: #039293;
    font-weight: normal;
         font-size: 12px;
    }


