.box {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E6E6E6;
}
.texto {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #605E5D;
	text-decoration: none;
}
.texto2 {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #605E5D;
	text-decoration: none;
}
.texto_laranja {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #E77919;
	text-decoration: none;
}
.texto_laranja2 {
	font-family: Verdana;
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #E77919;
	text-decoration: none;
}
.texto_laranja3 {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #E77919;
	text-decoration: none;
}
.texto_vermelho {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.cabecalho_tabela {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cabecalho_tabela:hover {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_tabela {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto_tabela2 {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cabecalho_admin {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo_admin {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #E47C31;
	text-decoration: none;
}
.legenda_admin {
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #605E5D;
	text-decoration: none;
}
.inputtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
}
.inputtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #C7C7C7;
}
.btnform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7B7979;
	background-color: #ECECEC;
	border: 2px solid #7B7979;
}
A:active {
	color: #000000;
}
A:hover {
	color: #000000;
}