body {
}
a:link {
	text-decoration: none;
	color: #F8F46B;
}
a:visited {
	text-decoration: none;
	color: #F8F46B;
}
a:hover {
	text-decoration: none;
	color: #0A26F3;
}
a:active {
	text-decoration: none;
	color: #0A26F3;
}
.TITULO {
	font-family: Arial Narrow;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
}
.Fecha {
	font-family: Arial Narrow;
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.Mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
}.tituloGRANDE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000000;}
.Texto {
	font-family: Arial Narrow;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
}
