.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textos_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FDB912;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#FDB912;
	scrollbar-highlight-color:#FDB912;
	scrollbar-face-color:#FDB912;
	scrollbar-shadow-color:#FDB912;
	scrollbar-darkshadow-color:#FDB912;
	scrollbar-track-color:#FDB912;
}
