.branco {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.titulos_verde {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	color: #034C31;
	font-weight: bold;
}
.txt_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.txt_pq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.txt-b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.vermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #034C31;
	font-weight: bold;
}
.botao {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #034C31;
	font-weight: bold;
}
.menulink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menulink:hover {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: bold;
	color: #FFFFFF;
	font-weight: bold;
}
.txtlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.txtlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #034C31;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;
}

.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #034C31;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;
}
.azullink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}

.azullink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #034C31;
	font-weight: bold;
}