div.hands
{
	margin-left: auto; margin-right: auto; text-align: center; margin-top: 5px;
}

div.hands a
{
	border-width: 3px;
	border-style: solid;
	border-color: black;
}

div.hands a:hover
{
	border-color: #6F2C6F;
}
