.foto:link img {
border: 1px solid #FFFF00;
}
.foto:hover img {
border: 1px solid #FF0000;
}