body {
	margin: 0px;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #feebc1;
}
.tahoma11Marrom {
	font-family: Tahoma;
	font-size: 11px;
	color: #633e19;
	text-decoration: none;
}
.tahoma10Branco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11Laranja {
	font-family: Tahoma;
	font-size: 11px;
	color: #d75500;
	text-decoration: none;
}
.tahomaFaq {
	font-family: Tahoma;
	font-size: 13px;
	color: #d75500;
	text-decoration: none;
}
.linkTahoma11Marrom {
	font-family: Tahoma;
	font-size: 11px;
	color: #633e19;
	text-decoration: none;
}

.linkTahoma11Marrom:hover {
	color: #d75500;
	text-decoration: none;
}

