body {

    font-family: "Verdana";
    font-size: 14px;
    word-wrap: break-word;

}

a:link {
    font-weight: bold;
    color: #375593;
    text-decoration: underline;
}

a:visited {
    font-weight: bold;
    color: #375593;
    text-decoration: underline;
}

a:focus {
    font-weight: bold;
    color: #375593;
    text-decoration: underline;
}

a:hover {
    font-weight: bold;
    color: #375593;
    text-decoration: underline;
}

a:active {
    font-weight: bold;
    color: #375593;
    text-decoration: underline;
}.lb-video-link {
    position: relative;
    display: inline-block;
}

.lb-video-link-overlay {
    display: inline-block;
    height: 60px;
    left: 50%;
    top: 38%;
    margin-left: -43px;
    position: absolute;
    width: 85px;
    z-index: 20;
    vertical-align: middle;
    cursor: pointer;
}

.mfa-img-responsive {
    display: inline-block;
    height: auto;
    max-width: 100%;
}
