.text14neg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1b1c18;
}
.text14neg_estret {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1b1c18;
	line-height: 16px;
}
.text13neg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1c18;
	line-height: 15px;
	letter-spacing: 0px;
}
.text12neg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1c18;
	line-height: 13px;
	letter-spacing: 0px;
}
.text10neg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1b1c18;
	line-height: 11px;
	letter-spacing: 0px;
	text-decoration: none;	
}
.text14gr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bdbbb0;
}

.text18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing:2px;
	color: #bdbbb0;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #edece7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #edece7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
/*	
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff; */	
}
.enviar {
	background-color: #918F83;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:2px;

}
a:link {
	color: #1b1c18;
	text-decoration: none;
}     /* unvisited link */
a:visited {
	color: #1b1c18;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #1b1c18;
	text-decoration: underline;
}   /* mouse over link */
a:active {
	color: #1b1c18;
	text-decoration: underline;
}   /* selected link */

