.txlinkm {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #0000FF;
        text-decoration:underline
        font-style:normal
}
.txm {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #0000FF;
        text-decoration:none
        font-style:bold
}
.txmv {
        font-family: Tahoma;
        font-size: 12px;
        color:#FF0000;
        text-decoration:none
        font-style:bold
}
.txg {
        font-family: Arial, Helvetica, sans-serif 
        font-size: 15px;
        color: #0000FF;
        text-decoration:none
        font-style:bold
}
.traco {
        font-family: Webdings;
        font-size: 5px;
        color: #0000FF;
        text-decoration:none;
        font-style: normal;
        font-weight: ;
}
.lma {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #0000FF;
        text-decoration:none;
        font-style: bold;
}
/*
.popup span {display: none;}

.popup:hover span {display: block;
   position: absolute; top: 380px; width: 340px;
   padding: 5px; margin: 70px; z-index: 100;
   color: #0033FF; background: #CCCCCC
   font: 11px Verdana, sans-serif; text-align: center;}
*/