.postTitle a {
	font-weight: bold;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.postCon {
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

#topics .postTitle a {
	font-weight: bold;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.postBody {
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.newsItem {
	font-weight: bold;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}