/* FORMATEA EL LINK GENERAL */
a:text {  font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; }
a:link, span.MsoHyperlink      { color: #FFFF00; text-decoration: none; }
a:active, span.MsoHyperlink      { color: #FFFFFF; }
a:visited, span.MsoHyperlinkFollowed	 { color: #FF0000; }
/* a:hover { color: #FFFFFF; text-decoration: underline; } */

/* FORMATEA EL LINK LATERAL */
a.menu:text {  font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; }
a.menu:link, a.menu:visited    { color: #FFFF00; text-decoration: none; background: none; }
a.menu:active { color: #FFFF00; text-decoration: underline; }
, a.menu:hover  { color: #FFFF00; text-decoration: underline; }


/* FORMATEA EL TEXTO GENERAL */

P	{ font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt}
TD     	{ font-family:  Arial, Helvetica, sans-serif; font-size: 8pt; font-weight : bold; line-height: 10pt}

