@charset "utf-8";
.negrita{ 
	font-weight: bolder; 
	color:#022213
}
/* CSS Document */
.negritaGranate { 
	font-weight:bold; 
	color:#C00;
}


