@charset "utf-8";
/* CSS Document */

.negrita, .negrita_rojo, .negrita_rojo_subrayado, .negrita subrayado{
	font-weight:bold;
	line-height:18px;
}

.rojo, .rojo_subrayado, .negrita_rojo, .negrita_rojo_subrayado{
	color:#ed1b24;
	line-height:18px;
}

.subrayado,  .rojo_subrayado, .negrita_rojo_subrayado, .negrita_subrayada{
	text-decoration:underline;
	line-height:18px;
}


.letra_peque{
	font-size:11px;
	color:#656565;
	line-height:14px;
}

