a:link {
	color: #333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a:visited {
	font-size: 10px;

}
a:hover {
	font-size: 10px;

}
a:active {
	font-size: 10px;


}
texto-centralizado {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.texto-centralizado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.Texto-Inicial {
	font-size: 10px;
	font-weight: normal;
}
.campo-box {
	border: 1px solid #030;
	background-color: #9DCD17;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #060;
}
.botao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #007A17;
	margin: auto;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texto-branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #030;
}
.texto-campo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #030;
	text-align: right;
	font-weight: bold;
}
.texto-resultado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.texto-resultado-branco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
centro {
	text-align: center;
}
.texto-caixa {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #030;
	font-weight: bold;
}

.Texto-Historia {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #030;
	text-align: justify;
	vertical-align: top;
	text-indent: 10pt;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.Texto-Chamada {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #030;
	text-align: justify;
	vertical-align: top;
	text-indent: 10pt;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.Texto-ChamadaBranco {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	text-align: justify;
	vertical-align: top;
	text-indent: 10pt;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

