	.featureContent a:link, .featureContent a:active, .featureContent a:visited {
		color: #073371;
	}
	.featureContent h1, .featureContent h2, .featureContent h3,
	.featureContent h4, .featureContent h4, .featureContent h5 {
		color: #073371;
	}
	.button,
	.button:link, .button:active, .button:visited {
		color: #FFFFFF !important;
		background: #073371;
		background: -moz-linear-gradient(top,  #073371 0%, #073371 100%);
		background: -webkit-linear-gradient(top,  #073371 0%,#073371 100%);
		background: linear-gradient(to bottom,  #073371 0%,#073371 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#073371', endColorstr='#073371',GradientType=0 );
	}
	.button:hover {
		color: #FFFFFF  !important;
		background: #52b137;
		background: -moz-linear-gradient(top,  #52b137 0%, #52b137 100%);
		background: -webkit-linear-gradient(top,  #52b137 0%,#52b137 100%);
		background: linear-gradient(to bottom,  #52b137 0%,#52b137 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b137', endColorstr='#52b137',GradientType=0 );
	}
	#socialLinks #logo {
		background: url(https://cdn.oectours.com/media/cds/banks/4031/57690.png) no-repeat top left;
	}
	