#fotos-boton-rojo{
background-color: #ccc;
border: 1px solid red;
color: red;
text-align: center;
font-size: 26px;
margin-top: 33px;
height: 120px;
width: 300px;
}
#fotos-boton-rojo a{
border-right: 1px solid red;
color: red;
text-align: center;
font-size: 26px;
}
#fotos-boton-rojo a:hover{
border-right: 1px solid red;
text-decoration: none;
color: red;
text-align: center;
font-size: 26px;
height: 120px;
width: 300px;
}