/*

Your custom css

*/

a{
 color: #D41B1B;
}

a:link {
    color:#D41B1B;
}

a.link{
 color: crimson;	
}


.estilo-bg-01{
	background: #E2A31B;

	
}

.helpme-box-icon.style16-box{
	background: #79c3e3;
}


.helpme-box-icon.style17-box{
	background: #f6625d;
}