.link { text-decoration: none}
.link:hover { color: #3399ff; text-decoration: none}
.link:link { text-decoration: none }
.link:active { text-decoration: none }

.link2 { color: #000000; text-decoration: none }
.link2:hover { color: #3399ff; text-decoration: none}

.lkAzul { color: #336699; text-decoration: none }
.lkAzul:hover { color: #cccccc; text-decoration: none}

.linkMENU { color: #000000; text-decoration: none }
.linkMENU:hover { color: #438efd; text-decoration: underline}

.titulo_preto  { font-size: 12px; font-weight: bold;	font-family : verdana, Tahoma;	color : #000000;}
.titulo_branco  {font-size : 12;font-weight : bold;	font-family : verdana, Tahoma;	color : #ffffff;}
.titulo_Azul  {	font-size : 11px;	font-weight : bold;	font-family : verdana, Tahoma;	color : #000033;}
.tituloArtigo  {	font-size : 18px;	font-weight : bold;	font-family : verdana, Tahoma;	color : #000033;}
.menu_Azul  {	font-size : 12;	font-weight : bold;	font-family : verdana, Tahoma;	color : #000033;}

.texto_preto  {
	font-size : 11px;
	font-family : verdana, Tahoma;
	color : #000000;
	text-align: justify;
}
.texto_branco {font-size : 11px;	font-family : verdana, Tahoma;	color : #ffffff;}
.texto_azul {color: #0033CC; font-style: italic; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
.texto_apagado {font-size: 11px; font-family: verdana, arial; color : #666666;}
.texto_bordo  {font-size: 11px; font-family: verdana, arial; color : #660000;}
.texto_preto_p {font-size: 9px;	    font-family : verdana, Tahoma;	color : #000000;}
	
.H2preto {font-size : 16px;	font-family : verdana, Tahoma; font-weight:bold;	color : #000000;}
.H3azulMar {font-size : 13px;	font-family : verdana, Tahoma; font-weight:bold;	color:#036}

.botao  {font-size : xx-small; font-family : Verdana, Tahoma; background-color : #EAEAEA;
	color : #000000; font-weight : bold; border-width : thin;}

.campo_texto { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #FFFFFF;
    background-color: #f5f5f5;
	}
	
.MarginTxt {margin: 0px 0px 5px 0px;}
