@charset "utf-8";
.Headtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #216361;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C615E;
	font-weight: lighter;
}
.masinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E605E;
	text-decoration: none;
}

.masinfo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E605E;
	font-weight: normal;
	text-decoration: none;
}

.masinfo a:hover, .masinfo a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E605E;
	text-decoration: none;
}
