p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a {
	font-style: normal;
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
	font-size: 18px;

}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;

}
.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.FondoTitulo {
	background-color: #00CCCC;

}
.FondoParrafo {
	background-color: #D2FFFF;
}
.titulo3 {
	font-size: 14px;
	font-weight: bold;
}
.Autor {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
