.textoGral {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 10pt;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textoResaltado {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	color: #666633;
}
.forms {
	border: 1px solid #C0C083;
}

