.error {
	color: red;
  	margin-bottom: 5px;
  	text-align: center;
}

a {
  	text-decoration: none;
}
