a, a:link, a:visited {
	color:#1479A7;
	}
a:hover {
	color:#fff;
	background-color:#1479A7;
	}
	.post-content a, .post-content a:link, .post-content a:visited {
		color:#1479A7;
		background-color:transparent;
		}
	.post-content a:hover {
		color:#fff;
		background-color:#1479A7;
		}
