.titulo_cat {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
input {
	 font-family: tahoma;
	 text-decoration: none;
	 font-size:10px;
	 background-color: #E1B365;
	 border: solid 1px #000000;
}
select {
	 font-family: tahoma;
	 text-decoration: none;
	 font-size:10px;
	 border: solid 1px #000000;
	 background-color: #E1B365;
}
textarea {
	 font-family: tahoma;
	 text-decoration: none;
	 font-size:10px;
	 border: solid 1px #000000;
	 background-color: #E1B365;
}
.titulo {
	font-size: 11px;
	color:#793404;
	font-family: tahoma;
	text-decoration: underline;
}
.titulo_no_link {
	font-size: 11px;
	color:#793404;
	font-family: tahoma;
	text-decoration: none;
}
.texto_bege {
	font-size: 11px;
	color:#793404;
	text-decoration: none;
	font-family: tahoma;
}
.texto_branco {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_branco_bold {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titulo_bold {
	font-size: 11px;
	color:#793404;
	font-family: tahoma;
	text-decoration: underline;
	font-weight: bold;	
}
