.texto {
	FONT: verdana;
	COLOR: #000000;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none;
	font-size: 10pt;
}

.textoOrig {
	FONT: Arial; COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none font-size: 10pt;
}
.titulo {
	FONT: Arial;
	COLOR: #000000;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-size: 16tp;
	font-weight: bold;
}
A.menu1:VISITED     { color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif ; font-size: 10pt ;}
A.menu1:LINK     { color: #990000; text-decoration: none; font-family:  Arial, Helvetica, sans-serif ; font-size: 10pt ;}
A.menu1:ACTIVE     { color: #990000; text-decoration: none; font-family:  Arial, Helvetica, sans-serif ; font-size: 10pt ;}
A.menu1:HOVER    { color: #FF0000; text-decoration: none;font-family:  Arial, Helvetica, sans-serif ; font-size: 10pt ;}

A.menu2:VISITED     { color: #000099; text-decoration: none; font-family: Arial, Helvetica, sans-serif ; font-size: 10pt ;}
A.menu2:LINK     { color: #000099; text-decoration: none; font-family:  Arial, Helvetica, sans-serif ; font-size: 10pt ;}
A.menu2:ACTIVE     { color: #000099; text-decoration: none; font-family:  Arial, Helvetica, sans-serif ; font-size: 10pt ;}
A.menu2:HOVER    { color: #0000ff; text-decoration: none;font-family:  Arial, Helvetica, sans-serif ; font-size: 10pt ;}


A.enlace:VISITED     { color: #0066FF; text-decoration: none;}
A.enlace:LINK     { color: #0066FF; text-decoration: none; }
A.enlace:ACTIVE     { color: #0066FF; text-decoration: none; }
A.enlace:HOVER    { color: #FF0000; text-decoration: none;}

.TablaLista {
	color: #66CCFF;
	border: Solid;
	border-color: #990033;
	border-width: 1px;
	border-bottom-color: #660000;
	border-top-color: #cc0033;
	border-left-color: #bb0033;
	border-right-color: #660000;
	
}
