 a.iconos2 img:hover{
    background: rgba(67, 119, 219, 0.5);
	border-radius:6px;
}

 a.iconos4 img:hover{
    background: rgba(0, 197, 255, 0.5);
	border-radius:6px;
 }
