body {
	background-color: #5BB5D7;
}
.titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.botonenlace {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
