
  .portrait a img {
    border:3px solid white;
    display: block;
  }

  .portrait a:hover img {
    border:3px solid #00BE00;
   }
   
  .portrait table {
  	border: 0px;
  	width: 100%;
  }