.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EBE180;
	text-decoration: none;
	font-weight: bold;
}
.textos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.creditos {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
