a, a:link, a:active, a:visited {
    text-decoration: none;
    color: #0F7ECD;
    font-family: Helvetica,Arial,sans-serif;
    border-bottom: none;
}

a.no_hover:hover {
    border-bottom: 0px !important;
}

a:hover {
    border-bottom: dashed 1px #0F7ECD;
}

a.bottom_nav, a.bottom_nav link, a.bottom_nav:active, a.bottom_nav:visited {
    color: #969696 !important;
}

a.bottom_nav:hover{
    color: #0F7ECD !important;
    border-bottom: none;
}


/* This is the top navigation */
#widget0 a, #widget0 a:link, #widget0 a:visited, #widget0 a:active {
    color: #969696 !important;
    border-bottom: none;
    line-height: 50px;
    padding: 14px;
}

#widget0 .current-page a, #widget0 .current-page a:link, #widget0 .current-page a:visited, #widget0 .current-page a:active {
    color: #000 !important;
}

#widget0 a:hover, #widget0 .current-page a:hover {
    color: #0F7ECD !important;
    border-bottom: none;
}

#widget0-navbar-list li {
    padding: 0px 0px 12px 0px !important;
    font-size: 16px;
    margin-bottom: -1px;
}

#widget0 {
    margin-top: 10px !important;
}

#widget0-bg {
    text-align: center !important;
}

.Body {
    color: #666666;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
