#GETtheAPP {
	background-color: #334E87;
	color:white;
	padding: 12px;
	width: 300px;
	height: 50px;
	font-size: 14px;
	font-weight: normal;
	border-width: 0px;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}

#GETtheAPP:link, #GETtheAPP:visited {
	background-color: #334E87;
	color:white;
	padding: 12px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}