.link_branco:link { font-family: verdana; font-size: 7.5pt; color: #FFFFFF; text-decoration: none; font-weight: none }
.link_branco:visited { font-family: verdana; font-size: 7.5pt; color: #FFFFFF; text-decoration: none; font-weight: none }
.link_branco:hover { font-family: verdana; font-size: 7.5pt; color: #F8941D; text-decoration: none; font-weight: none }

.link_laranja:link { font-family: verdana; font-size:9px; color: #EC9507; text-decoration: underline; font-weight: none }
.link_laranja:visited { font-family: verdana; font-size:9px; color: #EC9507; text-decoration: underline; font-weight: none }
.link_laranja:hover { font-family: verdana; font-size:9px; color: #004A67; text-decoration: none; font-weight: none }

.link_vermelho:link { font-family: verdana; font-size: 10pt; color: #FF8C00; text-decoration: none; font-weight: none }
.link_vermelho:visited { font-family: verdana; font-size: 10pt; color: #FF8C00; text-decoration: none; font-weight: none }
.link_vermelho:hover { font-family: verdana; font-size: 10pt; color: #E4AE6D; text-decoration: none; font-weight: none }

.link_preto:link { font-family: verdana; font-size: 7.5pt; color: #364848; text-decoration: none; font-weight: none }
.link_preto:visited { font-family: verdana; font-size: 7.5pt; color: #364848; text-decoration: none; font-weight: none }
.link_preto:hover { font-family: verdana; font-size: 7.5pt; color: #666666; text-decoration: none; font-weight: none }


.link_vermelho_interna:link { font-family: verdana; font-size: 8pt; color: #AA3413; text-decoration: none; font-weight: none }
.link_vermelho_interna:visited { font-family: verdana; font-size: 8pt; color: #AA3413; text-decoration: none; font-weight: none }
.link_vermelho_interna:hover { font-family: verdana; font-size: 8pt; color: #CB8873; text-decoration: none; font-weight: none }


BODY 
	{
		SCROLLBAR-FACE-COLOR: #CDD1B5; 
		SCROLLBAR-HIGHLIGHT-COLOR: #CDD1B5; 
		SCROLLBAR-SHADOW-COLOR: #333333; 
		SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
		SCROLLBAR-ARROW-COLOR:  #334545; 
		SCROLLBAR-TRACK-COLOR: #364847; 
		SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; 
	}

.Form_Pop
{
    BORDER-RIGHT: #D1D3D4 1px solid;
    BORDER-TOP: #D1D3D4 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #D1D3D4 1px solid;
    COLOR: #4F696A;
    BORDER-BOTTOM: #D1D3D4 1px solid;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff
}

.titulo {
	font-family: Arial;
	font-size: 8.5pt;
	font-style: normal;
	color: #B16B15;
	line-height: normal;
}

.conteudo_preto {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #364848;
	line-height: normal;
}

.conteudo_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
}

.conteudo_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #386FA1;
	line-height: normal;
}