.celda
{
font-family: Tahoma;
font-size: 10;
font-color: #e6e6e6;
font-weight: normal;

}

.celdap
{
font-family: Trebuchet MS;
font-size: 10;
font-color: #e6e6e6;
font-weight: normal;
padding-right: 10px;
}

a.email2 {
                   color :                                    #000000;
                   font-weight:                            bold;
                   text-decoration: none;
} 

a.email2:active {
                   color :                                    #ff3300;
                   font-weight :                           bold;
                   text-decoration: none;
} 

a.email2:hover {
                   color :                                    #ff3300;
                   font-weight :                           bold;
                   text-decoration: none;
} 


a.email {
                   color :                                    #ffffff;
                   font-weight:                            bold;
                   text-decoration: none;
} 

a.email:active {
                   color :                                    #e6e6e6;
                   font-weight :                           bold;
                   text-decoration: none;
} 

a.email:hover {
                   color :                                    #e6e6e6;
                   font-weight :                           bold;
                   text-decoration: none;
} 
