table {
table-layout: auto;
border: 0px solid black;
border-collapse: separate;
border-spacing: 5px;
background-color: white;
width: 100%;
}

.ufrigasec{
background-color: #FEFCE3;
text-align: center;


}

.sufr1{
background-color: #E1DDDD;
width: 20%;
text-align: center;
border-bottom: solid #FFFFFF 10px;
color: #900000;

}

.ufr1 A{text-decoration: none;
color: #9E0000;
}

.ufr1 a:hover{text-decoration: none;
color: blue;
/*background-color: #FFE7E7;*/
}

.sufr2{
width: 40%;
text-align: center;
border-bottom: solid #FFFFFF 10px;

}


.sufr3{
width: 40%;
text-align: center;
border-bottom: solid #FFFFFF 10px;

}

