.texto {
	font: 11px Arial, Helvetica, sans-serif;
	color: #515151;
	text-decoration: none;

}
.textoEscuro {

	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.form {

	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #F1E9E3;
	border: 1px solid #F6AD93;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.textoEspacamento {

	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.subtitulo {

	font: 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
select {


	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #F1E9E3;
	border: 1px solid #F6AD93;
}
