@charset "utf-8";
form {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.sugestao {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F0A12;
	width: 230px;
	height: 55px;
	border: thin ridge #FFFFFF;
}
.botao {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F0A12;
	height: 25px;
	width: 232px;
	border: thin solid #FFFFFF;
}
.nome {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F0A12;
	width: 230px;
	height: 25px;
	border: thin solid #FFFFFF;
	
}


obrigado {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

