.texto      	{font: 11px Verdana; text-decoration: none; color: #666666}
.texto_peq  	{font: 11px Verdana; text-decoration: none; color: #000000}
.titulos        {font: normal 11px Verdana; text-decoration: none; color: #999999}
.form_campos	{
	background-color: #FFFFFF;
	font: 11px Verdana;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.form_botao 	{background-color: #666666; font: 12px Verdana; border-style: outset}
#contato {
	background-image: url(../img2/bgcontato.gif);
	background-repeat: no-repeat;
	background-position: top;
}
