.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.rotulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.txtRodape01 { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;	
  color: #000000;
  text-decoration: none;
}

.linkRodape01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0066CC;
  text-decoration: none;
}

.linkRodape01:hover { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;	
  color: #0066CC; 
  text-decoration: underline; 
}

.linkRodape01:active { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;	
  color: #CC0000; 
  text-decoration: underline; 
}

.linkRodape01:visited { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0066CC;
  text-decoration: none;
}
.tabelaRodape01 {
	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: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.celulaRodape01 {
	background-color: #F0F0F0;
}
