@charset "ISO-8859-1";
.texto {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}
.textolink {
	font-family: verdana;
	font-size: 8pt;
	color: #FF6600;
	text-align: center;
	text-decoration: none;
}
.textolinkentrar {
	font-family: verdana;
	font-size: 10pt;
	color: #FF0099;
	text-align: center;
	text-decoration: none;
}
.textolegal {
	font-family: verdana;
	font-size: 7pt;
	color: #999999;
	text-align: center;
}
.textolegalCopy {
	font-family: verdana;
	font-size: 7pt;
	color: #666666;
	text-align: center;
}

