.signup_a {
	text-decoration: none;
	background-color: aqua;
	border-radius: 6px;
	padding: 5px 8px 7px 8px;
	cursor: pointer;
}