body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD4E01;
	/*font-weight: bold;*/
}
a {
	color: #BA4601;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.chico {
	font-size: 11px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CD4E01;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
