@charset "utf-8";
#tabsaibatambem {
	color: #005B00;
	height: 450px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: justify;
	background-color: #FFFFFF;
	margin-top: 3px;
}
a:link, a:visited {
	text-decoration: none;
	color: #005B00;	
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF0000;
	
}
#nota {
	color: #FF0000;
}
#textosaibatambem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
