

a img.example1 {
	border: 0px solid #fff;
	padding: 3px;
	margin: 3px;
}

a:hover img.example1 {
	background-color: #F9A949;
}


