@charset "utf-8";
/* CSS Document */
  a:link {
	color: #006633;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
  }
  a:active {
	color: #339900;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
  }
  a:visited {
	color: #234932;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
  }
.scroll_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004200;
	font-weight: bold;
	text-align: center;
}
.scroll_descricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.scroll_descricao_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.scroll_titulo_00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004200;
	font-weight: bold;
	text-align: center;
}
.scroll_descricao_00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

