.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.contenidos {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
