body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	overflow-x:hidden;
	scrollbar-face-color: #D0E458;
	scrollbar-highlight-color: #D0E458;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #D0E458;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #D0E458;
}

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;

}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #C09079;
}

.tdimg {
	background-image: url('_img/img_centro.jpg');
	background-repeat: repeat-y;
	}
	
.tdimgb {
	background-image: url('../_img/i_bgb.gif');
	background-repeat: repeat-y;
	}

a:link, a:active  {
   color : #2294ca;
   text-decoration : none; 
}


a:visited {
   color : #982800; 
   text-decoration : none; 
   
}
  
  
a:hover {
   color : #982800; 
   text-decoration : underline;
   
}