.thumb img{
	border: 1px solid #A80F19;
	margin: 2px;
}

.thumb:hover{
	background-color: transparent;
}

.thumb:hover img{
	border: 1px solid white;
	margin: 2px;
}