body
{
 margin:0;
 padding:0;
 background-color:#dfe4cc;
}

.botonir
{
display:inline;
padding:10px 20px;
width:70 px;
background-color: #007bff;
color: #dc143c;
text-decoration:none;
border-radius:10px;    
cursor:pointer;
text-align:center;
margin:0;
}


.boton1
{
margin:0;
display:flex;
width:180px;
max-height:25px;
padding:4px 12;
margin-bottom:5px;
background-color:#007bff;
color:#fafafb;
text-decoration:none;
border-radius:10px;
cursor:pointer;
justify-content:center;
}

.boton1:hover
{
   background-color: #81cc09; 
}

.boton2
{
margin:0;
display:flex;
width:180px;
max-height:25px;
padding:4px 12;
margin-bottom:5px;
background-color:#007bff;
color:#fafafb;
text-decoration:none;
border-radius:10px;
cursor:pointer;
justify-content:center;
}

.boton2:hover
{
   background-color: #81cc09; 
}

.botonir:hover
{
background-color: #fafafb;  
} 

.boton3
{
margin:0;
display:flex;
width:180px;
max-height:25px;
padding:4px 12;
margin-bottom:5px;
background-color:#007bff;
color:#fafafb;
text-decoration:none;
border-radius:10px;
cursor:pointer;
justify-content:center;
}

.boton3:hover
{
   background-color: #81cc09; 
}


.boton4:hover
{
   background-color: #81cc09; 
}
.boton5:hover
{
   background-color: #81cc09; 
}
.boton6:hover
{
   background-color: #81cc09; 
}
.boton7:hover
{
   background-color: #81cc09; 
}


.boton4
{
margin:0;
display:flex;
width:180px;
max-height:25px;
padding:4px 12;
margin-bottom:5px;
background-color:#007bff;
color:#fafafb;
text-decoration:none;
border-radius:10px;
cursor:pointer;
justify-content:center;
}


.boton5
{
margin:0;
display:flex;
width:180px;
max-height:25px;
padding:4px 12;
margin-bottom:5px;
background-color:#007bff;
color:#fafafb;
text-decoration:none;
border-radius:10px;
cursor:pointer;
justify-content:center;
}

.boton6
{
margin:0;
display:flex;
width:180px;
max-height:25px;
padding:4px 12;
margin-bottom:5px;
background-color:#007bff;
color:#fafafb;
text-decoration:none;
border-radius:10px;
cursor:pointer;
justify-content:center;
}

.boton7
{
margin:0;
display:flex;
width:180px;
max-height:25px;
padding:4px 12;
margin-bottom:5px;
background-color:#007bff;
color:#fafafb;
text-decoration:none;
border-radius:10px;
cursor:pointer;
justify-content:center;
}

.boton7:hover
{
   background-color: #abb897; 
}