.thumbs img{
	border: 2px solid #000000;
}
.thumbs:hover img{
	border: 2px solid #FF0000;
}
.thumbs:hover{
	color:red;
}
.thumbs:hover img{
	Filter: Blur(Add = 0, Direction = 225, Strength = 2);
}
.txt_content {

	font-family: Tahoma;

	font-size: 10px;

	color: #000000;

}

