 /*----------------------------------
		Theme657
----------------------------------*/
.sf_main_header {
	color: #E32D91;
}

.btn, .checkout a.button, .checkout input.button {	
	color: #E62E86;
	border: 1px solid #E62E86;
}

.sf_region4 .btn, .checkout a.button, .checkout input.button {	
	background-color: #E32D91;	
}

.sf_region4 .btn:hover, .checkout a.button:hover, .checkout input.button:hover {	
	background-color: #EF3B9F;
}

a:link {
	color: #E62E86;
	text-decoration: none;	
}

a:visited {
	color: #E62E86;
	text-decoration: none;		
}

a:hover {
	color: #E62E86;
	text-decoration: underline;	
}



