.btnNearest 	
{
	background-color: Red;
	color: White;
	font-weight:bold;
	}

.btnNearestSelected	
{
	background-color: White;
	color: Red;
	font-weight:bold;
	}
