.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #661E00;
}
.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #661E00;
	line-height: normal;
	text-align: justify;
	text-indent: 4px;
}
.textoDir {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
html {
	overflow-x: hidden;
	overflow-y: auto;
} 
.textUbica {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #661e00;
	margin: 2px;
	padding: 0px;
}
a {	
	color: #FFFFFF;	
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;
	color: #A15823;
}
