.autores {
	font-weight: normal;
	text-transform: none;
}
.nombre_persona {
	font-weight: bold;
}
.nombre_lugar {
	font-weight: normal;
	font-style: italic;
}
.titulillo {
	color: #336600;
	font-style: italic;
	font-weight: bold;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
}
.dato {
	font-weight: bold;
}
