.icon
{
	position: relative;
	white-space: nowrap;
	display: block;
	width: 64px;
	height: 64px;
	margin: 0;
	padding: 0;
	background-image: url(images/0.12.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.icon a
{
display: block;
color: #000000;
font-size: 11px;
width: 64px;
height: 64px;
display: block;
float: left;
color: black;
}

.icon img
{
width: 64px;
height: 64px;
border: 0
}

.icon a:hover img
{
visibility:hidden
}