.vermelho_grande {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #cc0000;
}
.vermelho_pequeno {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #cc0000;
}
.azulcl_grande {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #6bafdc;
}
.azulcl_pequeno {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #6bafdc;
}
.verde_grande {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #7fbd00;
}
.verde_pequeno {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #7fbd00;
}
.azulesc_grande {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #1b82cc;
}
.azulesc_pequeno {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #1b82cc;
}
.laranja_grande {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #e49702;
}
.laranja_pequeno {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #e49702;
}
.tit_cinza_grande {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #434343;
}
.tit_verde_pequeno {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #2e7e39;
}
.link_azul {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #0066b3;
}
.link_azul:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #0066b3;
}
.link_azulcl {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #6bafdc;
}
.link_azulcl:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #6bafdc;
}
.link_branco {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
} 
.link_branco:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
} 
.link_cinza {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
} 
.link_cinza:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	text-decoration: underline;
}
.link_cinzacl {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e3e3e3;
	text-decoration: none;
} 
.link_cinzacl:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e3e3e3;
	text-decoration: underline;
}
.link_verde {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
    color: #7fbd00;
	text-decoration: none;
}
.link_verde:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7fbd00;
	text-decoration: underline;
}
.link_vermelho {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
    color: #cc0000;
	text-decoration: none;
}
.link_vermelho:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
.link_laranja {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
    color: #FF9900;
	text-decoration: none;
}
.link_laranja:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.txtcinza {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #434343;
}
.txt_cinza {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #434343;
}
.txtpreto {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.txtazul {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #0066b3;
}
.txtbranco {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txtcinza_ {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
} 
.txtvermelho_pequeno {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #cc0000;
}
.txtvermelho {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #cc0000;
}
.formulario {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #434343;
	word-spacing: normal;
	display: run-in;
	border: 1px ridge #CECECE;
}
.borda {
	border: 1px solid #D6D5D5;
}
