table {
table-layout: auto;
border: 0px solid black;
border-collapse: separate;
border-spacing: 5px;
background-color: white;
width: 100%;
}

.rigasec{
background-color: #FEFCE3;
text-align: center;


}

.ufr1{
/*background-color: #E8FFE4;*/
width: 20%;
text-align: center;
border-bottom: solid #FFFFFF 10px;


}

.ufr1 A{text-decoration: none;
color: #9E0000;
}

.ufr1 a:hover{text-decoration: none;
color: blue;
/*background-color: #FFE7E7;*/
}

.rr2{
width: 10%;
text-align: center;
border-bottom: solid #FFFFFF 10px;

}


.rr3{
width: 80%;
text-align: center;
border-bottom: solid #FFFFFF 10px;

}
