table {
table-layout: auto;
border: 0px solid black;
border-collapse: separate;
border-spacing: 5px;
background-color: white;
width: 59%;
}

.drigase1{
background-color: #FEFCE3;
text-align: center;
}


.drigase2{
background-color: #E8FFE4;
text-align: center;
}



.cor1{
/*background-color: #E8FFE4;*/
width: 30%;
text-align: center;
border-bottom: solid #FFFFFF 10px;
}

.cor2{
width: 37%;
text-align: center;
border-bottom: solid #FFFFFF 10px;
color: #9E0000;
}

.cor3{
/*background-color: #FAE6C3;*/
width: 33%;
text-align: left;
border-bottom: solid #FFFFFF 10px;
padding-left: 8px;
}

.cor2 A{text-decoration:none;
color: red;
}