.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

.chartbg {
	background-color: cccccc;
}
.chart {
	background-color: ffffff;
}


.text a:link{
	color:7ba21c;
}
.text a:active{
	color:7ba21c;
}
.text a:visited{
	color:7ba21c;
}
.text a:hover{
	color:0078c3;
}