.entry-content a:link, .entry-content a:visited {
	color: #222;
	text-decoration: none;
	border-bottom: none;
	box-shadow: none;
}

.entry-content a:hover {
text-decoration: underline;
}