.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: justify;
	text-indent: 10pt;
	color: #000000;
	font-weight: bold;
}

a.Texto:hover {
	color: #000000;
	text-decoration: underline;
}
a.Texto2:hover {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.Texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
}
