.cotacao {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textopequeno {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formcadastro {
	background:none;
	font-family: arial;
	text-decoration: none;
	height: 25px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 12px;
	color: #FFFFFF;
}
