ul.navigation li:nth-child(5) {
    display: none;
}

.navigation {
    width: 900px;
}


body .entry-content a {
    text-decoration: underline;
    border-bottom: 0;
    color: #000000;
}