.tx {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000066;
    line-height: 19px;
}

/*link azul*/
a.mapa:active,  a.mapa:link, a.mapa:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; text-decoration : none; background-color : transparent; }
a.mapa:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:  #000066;  text-decoration : underline; background-color : transparent; }

/*directorio*/
.txdir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000066;
    line-height: 19px;
	font-weight : bold;
}


.txdirCopia { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; color : #000066; line-height: 19px; font-weight : bold; }

