<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	color:#000000;
	FONT-FAMILY: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
}
.texto a:link {
 text-decoration: none;
	color: #000000;
}
.texto a:visited {
 text-decoration: none;
	color: #000000;
}
.texto a:hover {
 text-decoration: underline;
	color: #000000;
}

-->