.txtrodape {
  font-family: Arial, Tahoma, Verdana, Geneva, helvetica, sans-serif;
  font-size: 11px;
  color: #959595;
  font-weight: none;
  text-decoration: none; 
}

.txtconteudo {
  font-family: Arial, Tahoma, Verdana, Geneva, helvetica, sans-serif;
  font-size: 12px;
  color: #959595;
  font-weight: none;
  text-decoration: none; 
}

.txtcampo {
  font-family: Arial, Tahoma, Verdana, Geneva, helvetica, sans-serif;
  font-size: 11px;
  color: #959595;
  font-weight: none;
  text-decoration: none; 
}


.link {
  font-family: Arial, Tahoma, Verdana, Geneva, helvetica, sans-serif;
  font-size: 11px;
  color: #959595;
  font-weight: none;
  text-decoration: none; 
}
.link:hover {
  font-family: Arial, Tahoma, Verdana, Geneva, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: none;
  text-decoration: none; 
}

.Campo {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-FAMILY: Arial, Tahoma, Verdana, Geneva, helvetica, sans-serif;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
}

.Campo2 {
	BORDER-RIGHT: #DE4537 1px solid;
	BORDER-TOP: #DE4537 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #DE4537 1px solid;
	BORDER-BOTTOM: #DE4537 1px solid;
	FONT-FAMILY: Arial, Tahoma, Verdana, Geneva, helvetica, sans-serif;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #DE4537;
}