a.thumb {
	display: block;
	float: left;
	text-decoration: none;
	border: 1px solid #B0B0B0;
	text-align: center;
	line-height:160px;
	width: 160px;
	height: 160px;
	margin: 8px;
	padding: 0px;
	font-size:130px
}
*>a.thumb{
	font-size:12px
}

a.thumb:hover{
	text-align: center;
}

