.negrita
	{font-weight: bold;}
	
.em
	{font-style: italic;}
	
.negritacursiva
	{font-weight: bold;
	font-style: italic;
	}