body {
}
a:link {
	text-decoration: none;
	color: #3E5273;
}
a:visited {
	text-decoration: none;
	color: #3E5273;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.TITULO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #5091D5;
	font-weight: normal;
}
.SUBTITULO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	font-weight: bold;
}
.Fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
}
.Mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.tituloGRANDE {
	font-family: TimbrelCondensed;
	font-size: 30pt;
	color: #3F658B;
	font-weight: normal;
}
.Texto {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #3F658B;
}