dl.ngsfaq>dt {
    font-weight: bolder;
    color: #003366;
}

dl.ngsfaq dd + dt {
    padding-top: 10px;
}

dl.ngsfaq a {
    color: #003366;
}

dl.ngsfaq dt>a:hover {
    text-decoration: none;
    color: #999999;
}