@charset "UTF-8";
#botao {
	float: left;
	height: 30px;
	width: 560px;
	margin-left: 20px;
	margin-top: 18px;
	color: #000;
	border-bottom-style: solid;
}
a:hover {
	text-decoration: none;
	color: #000;
}
