.se_link a:hover{
background:#fff;
filter: alpha(opacity=20);
opacity:0.2;
}

.boxVlink a:hover{
background:#ffc834;
filter: alpha(opacity=10); 
opacity:0.1;}


a{outline:hidden;}