body {
	
}

.but
	{
	margin-left:40px;
	cursor: pointer;
	cursor: hand;
	font-family:Arial;
	font-size: 14px;
	}

.butOver
	{
	color:blue;
	}

