<style type="text/css">


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}

body {
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;

}

.texto {
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.texto:link {
	font-size: 12px;
	color: #6392BD;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.texto:active {
	font-size: 12px;
	color: #6392BD;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.texto:visited {
	font-size: 12px;
	color: #6392BD;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.menu:hover {
	color: #FF9900;
	font-size: 12px;
}

.menu:active {
	color: #FF9900;
	font-size: 12px;
}

.menu:visited {
	color: #FF9900;
	font-size: 12px;
}

.menu:link {
	color: #FF9900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu {
	color: #FF9900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.assina {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.assina:link {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
</style></head>
