<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
	padding: 0px;
}
.branco {
	color:#FFFFFF;
	FONT-FAMILY: Arial, Trebuchet MS, Tahoma, Arial Narrow, Helvetica, sans-serif;
	FONT-SIZE:11px;
}
.branco a:link {
 text-decoration: none;
	color: #FFFFFF;
}
.branco a:visited {
 text-decoration: none;
	color: #FFFFFF;
}
.branco a:hover {
 text-decoration: underline;
	color: #FFFFFF;
}
.azul {
	color:#2471E2;
	FONT-FAMILY: Arial, Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	FONT-SIZE:13px;
}
.azul a:link {
 text-decoration: none;
	color: #2471E2;
}
.azul a:visited {
 text-decoration: none;
	color: #2471E2;
}
.azul a:hover {
	color: #ACD32E;
}
.cinza {
	color:#7A7A7A;
	FONT-FAMILY: Arial, Trebuchet MS, Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;
}
-->

a.azul:link {
 text-decoration: none;
	color: #2471E2;
}
a.azul:visited {
 text-decoration: none;
	color: #2471E2;
}
a.azul:hover {
	color: #FFFFFF;
	text-decoration: underline;
}