A.clase1:visited {
	color:#ffff00;
	font-size: 14px;
}
A.clase1:active {
	color:#ffff00;
	font-size: 14px;
} 
A.clase1:link {
	color:#ffff00;
	font-size: 14px;
}
A.clase1:hover {
	color:#00ff00;
	font-size: 14px;
}
	
body {font-family:arial;font-size:14;font-weight:bold}
td {font-family:arial;font-size:14;font-weight:bold}
.Resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000080;
	font-weight: bold;
	font-style: italic;
}
.LetraPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.area2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: thin solid;
	background-color: #A6CAF0;
	font-size: 8pt;
	list-style-position: outside;
	list-style-type: disc;
}
.AreaPie {
	background-color: #2A3FAA;
}
