.pic{ 
    } 

.pic:hover { 
    opacity: 0.3; 
    filter: alpha(opacity=30);

    ;} 