.mouse
{
	cursor:pointer;
}

.mouseover
{
	cursor: hand;
}
