
.texto_titulo_red {
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
.texto_titulo_red a:link {
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
.texto_titulo_red a:visited {
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
.texto_titulo_red a:hover {
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#006699;
	text-decoration: none;
}
.texto_titulo_red a:active {
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}	





.texto_tiltulo {
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.texto_tiltulo a:link {
	text-decoration: none;
}
.texto_tiltulo a:visited {
	text-decoration: none;
	color:#000000;
}
.texto_tiltulo a:hover {
	text-decoration: none;
	color: #006699;
}
.texto_tiltulo a:active {
	text-decoration: none;
	color: #000000;
}






.texto_branca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.texto_branca a:link {
	text-decoration: none;
}
.texto_branca a:visited {
	text-decoration: none;
	color:#ffffff;
}
.texto_branca a:hover {
	text-decoration: none;
	color: #006699;
}
.texto_branca a:active {
	text-decoration: none;
	color: #ffffff;
}





.texto_tiltulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}






.texto_azul_italico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}






.texto {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.texto a:link {
	text-decoration: none;
}
.texto a:visited {
	text-decoration: none;
	color:#000000;
}
.texto a:hover {
	text-decoration: none;
	color:#006699;
}
.texto a:active {
	text-decoration: none;
	color: #000000;
}





.texto_link_not {
	font-family:  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}

.texto_link_not a:link {
	text-decoration: none;
}
.texto_link_not a:visited {
	text-decoration: none;
	color:#006699;
}
.texto_link_not a:hover {
	text-decoration: none;
	color:#ff9900;
}
.texto_link_not a:active {
	text-decoration: none;
	color: #006699;
}






a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #000000;
}	








hr {
	size: thin;
	color:5BB6E2;
}
hr1 {
	size: thin;
	width: 195px;
	color:5BB6E2;
}




	
.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	background-color: #E6E6E6;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E6E6E6;
}
