.textos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #391D00;
	font-weight: normal;

}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.bordes {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #593A2B;
	text-decoration: none;
	font-weight: normal;



}
a:hover {
	color: #B05800;
	font-weight: normal;
	text-decoration: underline;




}
