/*-----------TEXTOS---------------*/
.fonte_um {
	font-size: 12px;
	color: #333;
	text-align: justify;
}
/*-----------LINKS---------------*/.fonte_dois {
	font-size: 11px;
	color: #003068;
}
.fonte_tres {
	font-size: 15px;
	color: #f36f21;
	text-align: justify;
}
.fonte_titulo_not {
	font-size: 13px;
	color: #003068;
	text-align: justify;
	font-weight: bold;
}



/*-----------TEXTOS---------------*/

/*-----------LINKS---------------*/
a:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link_um a:link {
	font-size: 11px;
	color: #003068;
	text-decoration: none;
}
.link_um a:visited {
	font-size: 11px;
	color: #003068;
	text-decoration: none;
}
.link_um a:hover {
	font-size: 11px;
	color: #005CCE;
	text-decoration: none;
}
.link_um a:active {
	font-size: 11px;
	color: #003068;
	text-decoration: none;
}
.link_not a:link {
	font-size: 12px;
	color: #003068;
	text-decoration: none;
}
.link_not a:visited {
	font-size: 12px;
	color: #003068;
	text-decoration: none;
}
.link_not a:hover {
	font-size: 12px;
	color: #004395;
	text-decoration: none;
}
.link_not a:active {
	font-size: 12px;
	color: #003068;
	text-decoration: none;
}
.link_notb a:link {
	font-size: 12px;
	color: #003068;
	text-decoration: none;
	font-weight: normal;
}
.link_notb a:visited {
	font-size: 12px;
	color: #003068;
	text-decoration: none;
	font-weight: normal;	
}
.link_notb a:hover {
	font-size: 12px;
	color: #CE7B00;
	text-decoration: none;
	font-weight: normal;
}
.link_notb a:active {
	font-size: 12px;
	color: #003068;
	text-decoration: none;
	font-weight: normal;
}
.link_sub a:link {
	font-size: 14px;
	color: #00316c;
	text-decoration: none;
}
.link_sub a:visited {
	font-size: 14px;
	color: #00316c;
	text-decoration: none;
}
.link_sub a:hover {
	font-size: 14px;
	color: #0068E8;
	text-decoration: none;
}
.link_sub a:active {
	font-size: 14px;
	color: #00316c;
	text-decoration: none;
}
.fonte_red {
	font-size: 12px;
	color: #F00;
	text-align: justify;
}

