div.links a img 
{
	height: 0; 
	width: 0; 
	border-width: 0;
}

div.links a:hover img 
{
	position: absolute;
	padding:10px;
	/*bottom:1px;*/	/*top: 190px;
	left: 55px; */
	height: 94px; 
	width: 125px;
}
