a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.linhaLaranja {
	background-color: #FF6600;
}
.textoCorpo9Laranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
.textoCorpo9Cinza {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.linhaCinza {

	background-color: #666666;
}
.linhaLaranjaPntinhada {
	background-image: url(img/linha_pontilhada_laranja.gif);
	background-repeat: repeat-x;

}
.textoCorpo9PretoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding: 3px;

}
.linhaCinzaPontilhada {

	background-image: url(img/linha_pontilhada_cinza.gif);
	background-repeat: repeat-x;
}
.formInvisivel {
	border: 0px none #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.novoTexto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
