.TextoEncabezados {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #09F;
	text-decoration: underline;
}
.LetrasCh {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	color: #F00;
	text-align: center;
}
.TG {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
