.entry-content a {
    border-bottom: none;
}

.entry-content a, .entry-summary a, .page-content a, .comment-content a {
    text-decoration: none;
}

p a {
 text-decoration: none;
}

.entry-content .more-link {
    white-space: nowrap;
    font-weight: bold;
}

.entry-meta .tag-links a[rel="tag"] {
    background-color: #d3d3d3;
}

.entry-meta .tag-links a[rel="tag"]:hover {
    background-color: #7e7e7e;
}