.home {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.titulo {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.titulomarelo {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #796100;
	text-decoration: none;

}
.rodape {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.contato {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.form {
	background-image: url(../img/bg_form.jpg);
	border: 1px solid #A7A7A7;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	width: 150px;


}
.form2 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-image: url(../img/bg_form_2.jpg);
	width: 150px;

}
.produto {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
