A:link 		{COLOR: #003399;    TEXT-DECORATION: none}
A:visited	{COLOR: #003399;    TEXT-DECORATION: none}
A:hover 		{COLOR: #0000FF;  TEXT-DECORATION: underline}


body{
   margin: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:  Verdana, Arial, 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: #00ccff; }

.TableCabec { background-color:#F7E6DF; }
	
.TableCabecInt { background-color:#E0E0E0; }

.textoJustificado {
	text-align: justify;
	text-indent: 20px;
	margin-left: 0;
	margin-right: 0;
}
input, textarea, select {
     background: none;
     border: 1px solid #999999;
     font-size: 10px;
     font-family: Verdana, Arial;
     color: #000000;
}
.check{
	border: 0;
}

.botao{
	font-weight: normal;
	width:100px; 
	text-align:center;
	border: 1px solid black;
}

input.bt{
	background-color:#cccccc; 
	border:2px outset #000000; 
	cursor:pointer
}

.normal{
 font-size: 8pt;
}
