A:link { color: #666666; text-decoration: none; }
A:visited { color: #666666; text-decoration: none; }
A:active { color: #666666; }
A:hover {  color: black; text-decoration: none; }
.TabelaMenu {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.manchetes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.TituloManchete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.LADODIREITO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.TEXTBOX {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	border: 1px solid #000000;
	text-transform: uppercase;
	background-color: #E8E8FF;


}
