body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;
    margin: 0;
    background-color: #fff
}

a {
    color: #337ab7;
    text-decoration: none;
    font-weight: 400
}

a:hover {
    text-decoration: underline
}