


.myimage {
	
}

.myimage:hover {
	cursor:pointer;
}

.myimage:active {
	cursor:wait;
	
}