.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #123A7F;
	text-decoration: none;
	border: none;

}

.texto a,
.texto a:link,
.texto a:active,
.texto a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #433866;
	text-decoration: none;
	border: none;

}


.botoes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 95ABD0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCD7EB;
	border-right-color: #758EB8;
	border-bottom-color: #758EB8;
	border-left-color: #CCD7EB;
}

.campos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
	text-decoration: none;
	background-color: BFCFEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #758EB8;
	border-right-color: #CCD7EB;
	border-bottom-color: #CCD7EB;
	border-left-color: #758EB8;
}

.textoescuro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
	text-decoration: none;
	border: none;
}

.textoescuro a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
	text-decoration: underline;
	border: none;
	

}

.textoescuro a,
.textoescuro a:link,
.textoescuro a:active,
.textoescuro a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
	text-decoration: none;
	border: none;
}



.textoazulescuro {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #123A7F;
	text-decoration: none;
	border: none;
}
.textobranco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.textovermelho {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #950000;
	text-decoration: none;
	border: none;
}
.textogrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #123A7F;
	text-decoration: none;
	border: none;
}

