/* CSS Document */
.chart {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444;
}
.chart2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.new_link {
    font-family:Tahoma;
	font-size:11px;
	color:#D24F01;
	font-weight:bold;
}
.new_link a {
    font-family:Tahoma;
	font-size:11px;
	color:#D24F01;
	text-decoration:none;
	font-weight:bold;
}