.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	line-height:15px;
}
.texto a {text-decoration:none; color: #333333;}
.texto a:hover {text-decoration: underline; color: #333333;}
.texto_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 16px;
	padding-bottom: 2px;
}

.titulo{
	color:#A34C12;
	font-family: "Trebuchet MS";
	font-size: 15px;

}
body {
	background-color: #d3d3d3;
}

input{
border:1px solid #666666;
}

textarea{
border:1px solid #666666;
}

.text_form {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-left:16px;
	padding-right:4px
}

.texto_rodape a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_rodape a:hover {
	text-decoration: underline;
}
