.txtConteudo {
	font-family: arial;
	font-size: 11px;
	color: #929292;
}
.txtRodape a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.sublinhado {
	text-decoration: underline;
}
.txtRodape a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}
.txtRodape a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.txtCampoForm {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #EFEFEF;
	border: 0px none;
	margin: 1px;
	padding: 2px;
}
.txtMenuProdutos {
	font-family: tahoma;
	font-size: 12px;
	color: #003399;
}
.txtMenuProdutos a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #003399;
	text-decoration: none;

}
.txtMenuProdutos a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.txtMenuProdutos a:visited {

	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
