.sample{
        margin:15px;
}
a:hover img {
	filter:alpha(opacity=60);
	opacity:0.6;
}
