a.tool, a.tool:visited, a.tool:active {
	text-decoration:none;
	background-position: 0 0;
}
a.tool:hover {
	text-decoration : none;
	background-position : 0 -21px;
	color : rgb(255,255,255);
}

#FootLeft a {
	display:block;
	margin: 0 2px 2px 0;
	float:left;
}
