<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	color:#000000;
	FONT-FAMILY: Trebuchet MS, 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;
}
.rodape {
	color:#FFFFFF;
	FONT-FAMILY: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	FONT-SIZE:13px;
}
.rodape a:link {
 text-decoration: none;
	color: #FFFFFF;
}
.rodape a:visited {
 text-decoration: none;
	color: #FFFFFF;
}
.rodape a:hover {
	color: #ACD32E;
}
.sobre {
	color:#000000;
	FONT-FAMILY: Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	FONT-SIZE:14px;
}
-->