.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #505050;
}
.textogris {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	color: #606060;
	font-weight: bolder;
}
.textogranate {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	color: #800000;
	font-weight: bold;
}
.textocomen {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: bolder;
}
titulopequeño {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
}
