.texto {
	font-family: trebuchet MS;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
}
a:link {
	font-family: trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: trebuchet MS;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: trebuchet MS;
	font-size: 11px;
	color: #525252;
	text-decoration: bold;
}
