#webCustCellAuth_loginForm a,
#resetPasswordLinkModal a {
    color: #2E7CF6 !important;
    cursor: pointer;
}

#webCustCellAuth_loginForm a:hover,
#resetPasswordLinkModal a:hover {
    text-decoration: underline !important;
}

.hyper-links {
    color: #2E7CF6 !important;
    cursor: pointer;
}

.hyper-links:hover {
    text-decoration: underline !important;
}
