img {
border: none;
border-style: none;
}


div.gallery {
	position: absolute; 
	top: 125px; 
	left: 284px;
}

img.gallery{
	width: 50px;
	height: 75px;
}

A { text-decoration:none }
A:hover {text-decoration: underline; color: #600;}

