@charset "utf-8";

.titulo {

	font-family: Century;

	font-size: 20px;

	color: #FFFFFF;

	text-decoration: none;

}
.lotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

