h1 a{
	color:#ED5E1F !important;
}

h1 a:hover{
	color:#6989B7 !important;	
}

h2 a{
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: 300;
	/*color:#ED5E1F !important;*/
	color: #000000;
	text-decoration: none;
	font-weight: 400;
}

h2 a:hover{
	text-decoration: none;

}


