body {
    font-family: calibri,tahoma,arial,sans-serif;
    margin: 0px 0px 20px 0px;
    background: #FFF;
    color: #333;
}


div.programa {
    width: 95%;
    margin-bottom: 40px;
}

div.entry {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

a {
    color: navy;
}

a.linkaudio {
    font-weight: bold;
    color: #007062;
}

.small {
    font-weight: x-small;
    font-style: italic;
    margin-top: -15px;

}
