A:link 		{COLOR: #000000;    TEXT-DECORATION: none}
A:visited	{COLOR: #000000;    TEXT-DECORATION: none}
A:hover 	{COLOR: #333333;  TEXT-DECORATION: underline}


body{
   margin-top:0;
   margin-bottom:0;
   margin-left:0;
   margin-right:0;
/*
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
    background-image: url('Imagens/fundo_noticias.jpg');
    background-repeat: repeat;
    background-attachment: fixed; 
    background-position: left top*/
}

body,table {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;

}
img{ border: 0; }
form { display:inline; }

.tituloNoticias { 
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.0 { }	 
.1 { background-color: #F4F4F4; }
.2 { background-color: #E6E6FF; }
.3 { background-color: #F0F8FF; }

.TableCabec { background-color:#FFCACA; }
	
.TableCabecInt { background-color:#E0E0E0; }

.textoJustificado {
	text-align: justify;
	text-indent: 20;
	margin-left: 0;
	margin-right: 0;
}
input, textarea, select {

     background: none;
     border: 1 solid #999999;
     font-size: 8 pt;
     font-family: Verdana, Arial;
     color: #000000;
     text-align: Justificar;
     margin: 0;
     overflow:hidden;
}
.check{
	border: 0;
}

.botao{
	font-weight: normal;
	width:100; 
	text-align:center;
	border: 1 solid black;
}
.normal{
 font-size: 8pt;
}
