body{
		background: url(fundo_site.jpg);

	scrollbar-face-color: #99ff99;
	scrollbar-shadow-color: #33cc33;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-base-color: #33cc33;
}
}
table{
	font: 12px arial;

}

a{color:#333333; text-decoration:none}
a:hover {
	color: green;
}

img{border:0px;}

.titulos{
font:20px arial;
color:#ffffff;
padding:8px 0px 0px 30px;
background:url(barra.png);
height: 33px !important;
height:41px;
}
.titulos2{

font:18px arial;

color:#77140f;

}
.interna{
width:570px;
padding:0px;
}

/* ---- */
#link a, #link a:visited {
  text-decoration:none;
  display:block; 
  padding:2px;
  margin-bottom:1px;
  border-bottom:1px solid #f0eded;
  }
#link a:hover {
	color: #000000;
	background-color: #ccffcc;
}

#linkmenu a, #linkmenu a:visited {
text-decoration:none;
display: inline; 
padding:2px;
color:#c0c0c0;
}

.texto{ font: 14px Arial; color: #000000; }
.texto_verde{
	font: 14px Arial;
	color: green;
}


