.texto {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none;
	font-size: 11pt;
}
.cabcol {
	font-family: "Times New Roman", Times, serif;
	COLOR: #000000;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none;
	font-size: 12pt;
		font-weight: bold;
}

.textoOrig {
	FONT: 12px/16px Georgia, "Times New Roman", Times, serif; COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.titulo {
font-family: "Times New Roman", Times, serif;
	COLOR: #cccccc;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
	font-size: 16pt;
	font-weight: bold;
}
A.menu:VISITED     {
	color: Red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
A.menu:LINK     { color: Red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;}
A.menu:ACTIVE     { color: Red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;}
A.menu:HOVER    { color: Red;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;}

	
A.cabecera:VISITED     {
	color: Black;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}
A.cabecera:LINK     { color: Black;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	}
A.cabecera:ACTIVE     {
	color: Black;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}
A.cabecera:HOVER    { color: Red;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	}



A.enlace:VISITED     {
	color: Red;
	text-decoration: none;
}
A.enlace:LINK     { color: Red; text-decoration: none; }
A.enlace:ACTIVE     { color: Red; text-decoration: none; }
A.enlace:HOVER    { color: Red; text-decoration: underline;}

.TablaLista {
	color: Silver;
	border: dotted;
	border-color: Silver;
	border-width: 1px;
	border-bottom-color: Silver;
	border-top-color: Silver;
	border-left-color: Silver;
	border-right-color: Silver;
}