.cursor {
cursor: url("images/detail.png"), pointer;	
}

.cursor:hover {
opacity: 0.6;
}