a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.font-small{
  font-size : 11px;
  font-weight : normal;
}
.big{
  font-size : 16px;
  color : blue;
  font-weight : bold;
}
