.over a {
	float: left;
}
.over a:hover {
	visibility: visible;
}
.over a:hover img{
	visibility: hidden;
}