.endereco 
{
    color: #FFFFFF;
}

td 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4B4B4B;
}

.endereco a:link 
{
    color: #FFFFFF;
    text-decoration: none;
}

.endereco a:visited 
{
    color: #FFFFFF;
    text-decoration: none;
}

.endereco a:hover 
{
    color: #FFFFFF;
    text-decoration: underline;
}

.entrelinha 
{
    line-height: 15px;
}

.linhasRecuo 
{
    padding-left: 7px;
    padding-right: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tituloTabela 
{
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 4px;
    text-align: center;
}

.tituloTabRecuo 
{
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 4px;
    padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.linhas 
{
    padding-top: 3px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 4px;
    text-align: center;

}

.tarjaEvento 
{
    font-weight: bold;
    color: #FFFFFF;
}

a:link 
{
    color: #4B4B4B;
}

a:visited 
{
    color: #4B4B4B;
}

a:hover 
{
    color: #000000;
}

.destaquesHome 
{
    font-size: 11px;
    font-weight: bold;
}

.destaquesHome a:link, a:visited 
{
    text-decoration: none;
}

.destaquesHome a:hover 
{
    color: #4B4B4B;
    text-decoration: underline;
}

.textoDestHome 
{
    font-size: 10px;
}

.sites 
{
    font-weight: bold;
    line-height: 18px;
}

.sites a:link, a:visited 
{
    text-decoration: none;
}

.sites a:hover 
{
    color: #4B4B4B;
    text-decoration: underline;
}

.TituloCalendario 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    color: #003366;
    padding-top: 28px;
    padding-bottom: 18px;
    padding-left: 37px;
}

.textoCalendario 
{
    padding-left: 37px;
}
