

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

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


