<style type="text/css">
<!--
body {
	background-color: #EFEFE2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.texto_13 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
a.link:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.link:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.link:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
a.link:active {
	color: #006633;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
a.linkbranco:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.linkbranco:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.linkbranco:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
a.linkbranco:active {
	color: #006633;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.mouse {

	cursor:pointer;
	cursor:hand;
}
.texto_branco {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulos {
	font-family: Arial;
	font-size: 14px;
	color: #000066;
}
