.grants_input_style {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;	
	border:0px solid #fff;
	display:inline-block;
	cursor:pointer;
	font-family:Arial;
	text-decoration:none;
}
body {
	background-color: #000;
}

