<style>

* {
	font-family: Verdana;
	font-size:12px;
}

td {
	font-family: Verdana;
	font-size:12px;
}

a {
	font-family: Arial;
	font-size:14px;
	font-weight: none;
	color: #39919b;
	text-decoration:none;
}

.link_menu{
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	color: #39919b;
	text-decoration:none;
}

a:hover, .link_menu:hover{
	text-decoration:underline;
}


.link_magro, .link_parceiro 
{
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color: #39919b;
	text-decoration:none;
}


h1 {
	font-family: Arial;
	font-size:18px;
	font-weight: bold;
	color: #39919b;
	padding:0px 0px 0px 0px;
 	margin: 0 0 0 0;
}
</style>