.estiloRolante{
    width: 98%;
    background-color: #FF0000;
    font-family: Verdana;
    font-size: 26px;
}
.estiloData{
    width: 98%;
    height: auto;
    background-color: #CCAA99;
    font-family: Verdana;
    font-size: 26px;
}
.estiloIlha{
    margin-top: 15px;
    padding: 10px;
    width:  100%;
    height: alto;
    text-align: justify;
    background-color: #CCEE99;
    margin-bottom: 15px;
    font-size: 26px;
}
table{
    width: 98%;
    text-align: center;
    background-color: #FF0000;
    color: #FFFFFF;
    font-size: 24px;
}
.estiloLink{
    background-color: #FF0000;
    font-size: 27px;
    text-align: center;
}