.image {
	border: medium double #FFCC33;
	cursor: hand;
}
.imageGrande {
	border: 15px outset #FF9933;
	cursor: hand;
	margin: 0px;
}
