.wmle_container .wmle_item .wmle_post_title {font-weight: bold; font-size: 16px !important; color:black !important;}

/.. Style William Londons author page ../

article#page-675.post-675.page.type-page.status-publish.hentry.post.post-single .wmle_post_title {font-weight: bold; font-size: 17px; color:black;} .wmle_post_meta {display:none;}

article#page-675.post-675.page.type-page.status-publish.hentry.post.post-single 
 .wpme_image {display:none;}

/.. Style Cathy Smiths author page  ../
article#page-679.post-679.page.type-page.status-publish.hentry.post.post-single .wmle_container .wmle_item .wmle_post_title {font-weight: bold; font-size: 16px; color:black;}

article#page-679.post-679.page.type-page.status-publish.hentry.post.post-single .wmle_post_title {font-weight: bold; font-size: 16px; color:black;} .wmle_post_meta {display:none;}

/* unvisited link */
.post-single-wrap .post-content.cf a:link {
	border-bottom: 3px solid #ccc;
	color:  rgb(68,68,68);
  text-decoration: none;}

/* visited link */
.post-single-wrap .post-content.cf a:visited {
	border-bottom: 3px solid #ccc;
	color:  rgb(68,68,68);
        text-decoration: none;
}

/* mouse over link */
.post-single-wrap .post-content.cf a:hover {
    color: rgb(68,68,68);
    border-bottom: 0px;
}

/* selected link */
.post-single-wrap .post-content.cf a:active {
    background-color: rgb(68,68,68);
color: #ccc;
}

.category-posts .category-posts-heading {color: rgb(68,68,68);}