#whatdowedo a img {
  border: 2px #ccc solid;
}
#whatdowedo a:hover img {
  border: 2px #666 solid;
}