
a img{
  border-color: #000000;
}
img.selected {
	border-style: double;
	border-width: 2px;
	border-color: #0000FF;
}
