.nativebrasil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FF0000;
	background-color: #9ED82A;
	border-left-color: #3F590A;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #3F590A;
	border-right-style: solid;
	border-right-width: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-image: url(images/bglogo.jpg);
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
