
	.button44{
	font-family:A Jannat LT;
	background-color:darkgray;
	font-size:20px;
	width:200px;
	cursor:pointer;
	height:50px;
	background-color:white;
	border:1px;
	border-radius:10px;
	border-color:white;


	}
	.button44:hover{
	font-family:A Jannat LT;
	background-color:darkgray;
	font-size:20px;
	width:200px;
	cursor:pointer;
	height:50px;
	background-color:white;
	border:1px;
	border-radius:10px;
	border-color:white;


	}