@charset "iso-8859-2";
/* CSS Document */
.titulo {
	font-family: Times New Roman, Times, serif ;
	font-size: 18px ;
	font-weight: bold ;
	color: #3F2D12 ;
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}
.subtitulo {
	font-size: 14px ;
	font-weight: bold ;
	color: #997700 ;
	text-decoration: none ;
	
}
.descricao {
	font-size: 13px ;
	color: #8F621A ;
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}
