.barra {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C8C8A6;
	display: block;
}
.tit {
	color: #D3941D;
	font-size: 18px;
	font-weight: bold;
}
.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #55552B;
	background-color: #C8C8A6;
}
