.entry-content a:link { color: #3F8DD5; }
.entry-content a:visited { color: #3F8DD5; }
.entry-content a:hover { color: #3F8DD5; }

.entry { color: black; }
.entry.excerpt { color: black; }

.widget-area a:link, .widget-area a:visited
{ color: #3F8DD5; }

.widget-area a:active, .widget-area a:hover
{ color: #3F8DD5; }

.home .blog-feed-posts .entry-summary {
    display: none;
}