.n-chart {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FF7E00;
	line-height: 16px;
}
.chart {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
.titulo1 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #A90006;
}
.texto1 {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
}
.texto {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto1_branco {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.fr {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #A90006;
}
.fundo {
	background-image: url(../_img/fundo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a.link:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.link:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #9E9E9E;
	text-decoration: none;
}
a.link:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.link:active {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
