.letras_nombre {
	font-family: "Lucida Sans";
	font-size: 10px;
}
letras_nombre_bold {
	font-family: "Lucida Sans";
	font-size: 10px;
	font-weight: bold;
}
.letras_nombre_bold {
	font-family: "Lucida Sans";
	font-size: 10px;
	font-weight: bold;
}
.nuevos {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #990000;
}
