@charset "utf-8";
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #604D35;
	text-decoration: none;
}
.textoCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #604D35;
	text-decoration: none;
	font-weight: bold;
}

