.Menu {
	border-top: 1px solid #999999;
	border-right: 0px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px none #999999;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0000CC;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;

}
.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.texto-destaque {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.texto-respost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #66FFCC;

}
.link4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.link4:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #0099FF;
	text-decoration: none;
}
