/*-----attach body.custom to any style you add here-----*/

body.custom .entry-content a {
	font-weight: bold;
	text-decoration: none;
	}
	
body.custom .entry-content a:hover {
	font-weight: bold;
text-decoration: underline;
	color: #ffgg45;
	}
