body,td
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}

.contactos
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration:none;
}

a.mail:link,a.mail:visited
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration:none;
}

a.mail:hover
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration:underline;
}
