.mainHeadline a {
    color: #cc6600;
    text-decoration: none;
}

.description a {
    color: #cc6600;
    text-decoration: none;
}

.entry .bottom {
    clear: both;
    padding-top: 5px;
    font-size: .8rem;
}

.bottom a {
    color: #cc6600;
    text-decoration: none;
}

.text {
    word-break: break-word;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    overflow: hidden;
}

p.data {
    display: inline;
}

p.area {
    display: inline;
    margin-left: .8rem;
}