body {
	color: #333333;
}
A:link {color: #035B6E;	text-decoration: none;}
A:visited {color: #035B6E; text-decoration: none;}
A:hover {color: #886331; text-decoration: underline;}
div.forn
{
  margin: 0;
  border: 0;
  height: 68px;
  width: 320px;
  float: left;
  vertical-align:middle;
  /*text-align: center;*/
}	
div.forn table
{
  display: inline;
}
.arial8n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
}
.arial8b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: normal;
}
.arial9n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
}
.arial9b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
}
.arial10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
}
.rapido_rollover {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: /*120px;*/
	height: 15px;
	border: 0px solid #000;
	text-align: left;
	/*text-indent: 12px; espaço entre a borda do objeto e o início do texto*/
	color:#035B6E;
	background-color: #ffffff;
	background-image: url(images/fundo_rapido.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.rapido_rollover:link, a.rapido_rollover:visited, a.rapido_rollover:active {
	color: #035B6E;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_rapido.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.rapido_rollover:hover {
	color: #886331;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_rapido.gif);/**/
	background-repeat: no-repeat;
	background-position: -120 top;/* usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}
.rapido_rollover2 {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: /*120px;*/
	height: 15px;
	border: 0px solid #000;
	text-align: left;
	/*text-indent: 12px; espaço entre a borda do objeto e o início do texto*/
	color:#72A7C5;
	background-color: #ffffff;
	background-image: url(images/fundo_rapido2.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.rapido_rollover2:link, a.rapido_rollover2:visited, a.rapido_rollover2:active {
	color: #72A7C5;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_rapido2.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.rapido_rollover2:hover {
	color: #886331;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_rapido2.gif);/**/
	background-repeat: no-repeat;
	background-position: -120 top;/* usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}

