.borde_fino {
	border: 1px solid #999999;
}
.texto {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: xx-small;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: xx-small;
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: xx-small;
	text-decoration: none;
}

