.box a{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none; 
color: #fff;
font-weight: bold;
background-color: #8c9aa2;
text-align: center;
width: 109px;
height: 17px;
border:0px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
}

.box a:hover, .box a:active, .box a:focus{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none; 
color: #fff;
font-weight: bold;
background-color: #ce2019;
text-align: center;
width: 109px;
height: 17px;
border:0px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
}
.box_focus a{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none; 
color: #fff;
font-weight: bold;
background-color: #ce2019;
text-align: center;
width: 109px;
height: 17px;
border:0px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
}
.box_focus a:hover, .box_focus a:active, .box_focus a:focus{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none; 
color: #fff;
font-weight: bold;
background-color: #ce2019;
text-align: center;
width: 109px;
height: 17px;
border:0px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
}
.box_gris a{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none; 
color: #fff;
font-weight: bold;
background-color: #fff;
text-align: center;
width: 109px;
height: 17px;
border:0px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
cursor: none;
}


.vide{
width: 1px;
}
