.Menu
{
	font-family : Arial;
	font-size : -2px;

}

	
.Tabelas
{
	font-size : -3px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #9C8E73;
}

.A1:LINK, .A1:VISITED, .A1:ACTIVE, .A1:HOVER, .A1:FOCUS
 {
	text-decoration: none;
	
	color: #9C8E73;
	
  }



.A2:LINK, .A2:ACTIVE, .A2:HOVER, .A2:FOCUS
 {
	text-decoration: none;
	
	color: Black;
	
  }

.A2:VISITED
 {
	text-decoration: none;
	
	color: Red;
	
  }

  .Botao
  {
	background-color: #746852;
	font-weight: bold;
	color: #9C8E73;
	width : 250px;
}

  .BotaoUpload
  {
	background-color: #9C8E73;
	font-weight: bold;
	color: #9C8E73;
	
}



INPUT {
	
border-bottom-color: Gray;
border-color: #9C8E73;

}

BODY {
	background-position : center;
	scrollbar-base-color : #6E685A;
	background-attachment : scroll;
	background-repeat : no-repeat;
}


Controle
{
 
}

.DestaqueVerde
{
	font-family: Arial, Helvetica, sans-serif;
	color: Green;
	font-weight: bold;
}

