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

-->