.titulo {
	font-family: "trebuchet ms";
	font-size: 19px;
	color: #545a60;
	text-decoration: none;
}
.texto_geral 
{  
  font-family: "Trebuchet MS"; 
  font-size: 13px; 
  line-height: 20px; 
  text-decoration: none; 
  color: #333333
}
.texto_home
{  
  font-family: "Trebuchet MS"; 
  font-size: 13px; 
  line-height: 20px; 
  text-decoration: none; 
  color: #333333
}
.texto_peq
{ 
  font-family: "trebuchet MS"; 
  font-size: 11px; 
  line-height: 18px; 
    color: #333333; 
}
.texto_bottom_index
{ 
  font-family: "arial"; 
  font-size: 11px; 
  line-height: 15px; 
    color: #cccccc; 
}
input {
	border-color : #006600;
	border: 1px solid #999999;
	background-color : #E4E4E4;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
}

select {
	border-color : #006600;
	border: 2px solid #CCCCCC;
	background-color : white;
	font-family : Verdana;
	font-size : 10px;
	}





