/* LINK LETRAS BRANCAS */
   A.link_branco:link {font-family: verdana;font-size: 11px;color : #FFFFFF;text-decoration : none;}
   A.link_branco:active {font-family:verdana;font-size: 11px;color : #FFFFFF;text-decoration : none;}
   A.link_branco:visited {font-family: verdana;font-size: 11px;color : #FFFFFF;text-decoration : none;}
   A.link_branco:hover {font-family: verdana;font-size: 11px;color : #000000;text-decoration : none;}
/* LINK LETRAS CINZAS */   
   A.link_cinza:link {font-family: verdana;font-size: 11px;color : #8e8e8e;text-decoration : none;}
   A.link_cinza:active {font-family:verdana;font-size: 11px;color : #8e8e8e;text-decoration : none;}
   A.link_cinza:visited {font-family: verdana;font-size: 11px;color : #8e8e8e;text-decoration : none;}
   A.link_cinza:hover {font-family: verdana;font-size: 11px;color : #000000;text-decoration : none;}
/* LINK LETRAS AZUIS */    
   A.link_azul:link {font-family: verdana;font-size: 11px;color : #2179B5;text-decoration : none;}
   A.link_azul:active {font-family:verdana;font-size: 11px;color : #2179B5;text-decoration : none;}
   A.link_azul:visited {font-family: verdana;font-size: 11px;color : #2179B5;text-decoration : none;}
   A.link_azul:hover {font-family: verdana;font-size: 11px;color : #000000;text-decoration : none;}
/* LINK LETRAS VERMELHO NEGRITO */    
   A.link_vermelho_n:link {font-family: verdana;font-size: 11px;font-weight: bold; color : #C4161C;text-decoration : none;}
   A.link_vermelho_n:active {font-family:verdana;font-size: 11px;font-weight: bold; color : #C4161C;text-decoration : none;}  
   A.link_vermelho_n:visited {font-family: verdana;font-size: 11px;font-weight: bold; color : #C4161C;text-decoration : none;}
   A.link_vermelho_n:hover {font-family: verdana;font-size: 11px;font-weight: bold; color : #000000;text-decoration : none;}  
 /* LINK LETRAS PRETA */    
   A.link_preto:link {font-family: verdana;font-size: 11px; color : #000000;text-decoration : none;}
   A.link_preto:active {font-family:verdana;font-size: 11px; color : #000000;text-decoration : none;}
   A.link_preto:visited {font-family: verdana;font-size: 11px; color : #000000;text-decoration : none;}
   A.link_preto:hover {font-family: verdana;font-size: 11px; color : #ffffff;text-decoration :underline;}  
 
.titulo {
	font-family:verdana; font-size:11px; font-weight: bold; color: #C4161C;	text-align : right;
	}
.titulo_preto {
	font-family:verdana; font-size:11px; font-weight: bold; color: #000000;	text-align : right;
	}
/*TITULO TAMANHO 9 TABELAS FONES*/	
.titulo9 {
	font-family:verdana; font-size:11px; font-weight: bold; color: #2179B5;	text-align : right;
	}	
	

.subtitulo {
  font-family:verdana; font-size:10px; font-weight: bold; color: #FFFFFF
}
/*CORPO DO TEXTO JUSTIFICADO*/
.corpo {font-family:verdana;font-size:11px;color: #000000;text-align : justify;
}
/*CORPO DO TEXTO ESQUERDO*/
.corpo_esq {font-family:verdana;font-size:11px;color: #000000;text-align : left;
}
/*CORPO DO TEXTO DIREITO*/
.corpo_dir {font-family:verdana;font-size:11px;color: #000000;text-align : right;
}
/*CORPO DO TEXTO TAMANHO 9*/
.corpo9 {font-family:verdana;font-size:10px;color: #000000;text-align : justify;
}
.corpo_negrito {font-family:verdana; font-size:11px; color: #000000; font : bold;
	}

.rodape {
  font-family:verdana; font-size:10px;  color: #000000
}

.mao {
   cursor: hand;
}
/*CAMPOS DO FORMULÁRIO*/
.form { 
	background-color:silver; font: 10px Verdana; color:#000000; border:1; border-style: solid; 	border-color: #2179B5;}
	
body {
	scrollbar-face-color: #F8AA9E;
	scrollbar-shadow-color: #E6E7E7;
	scrollbar-highlight-color: #E6E7E7;
	scrollbar-3dlight-color: #F8AA9E;
	scrollbar-darkshadow-color: #F8AA9E;
	scrollbar-track-color: #F8AA9E;
	scrollbar-arrow-color: #E6E7E7; }
	
.b {	font-weight: bold;
}
.tr1 {	background: #cccccc;
}
.tr2 {	background: #dddddd;
}
.tr3 {	background: #eeeeee;
}
