.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: #666666;

}
a:link {
	text-decoration: none;
	color: #535353;

}
a:visited {
	text-decoration: none;
	color: #535353;

}
a:hover {
	text-decoration: underline;
	color: #535353;

}
a:active {
	text-decoration: none;
	color: #535353;

}
