/*-----attach a .custom class to any style you add here-----*/

/*custom link styles*/

.custom .entry-content a {
	text-decoration: none;
	}
	
.custom .entry-content a:hover {
	text-decoration: underline;

	}
	

