.text
{
	color: #0b5cd5;
	text-decoration: none;
	font-family: times, helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin-top: 14px;
}

.chartcaption
{
	color: #096dde;
	font-family: times new roman, helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

.chartcaption a {
	color: #ee1331;
	font-family: times new roman, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	decoration: underline;
}

.chartcaption a:visited {
	color: #ee1331;
	font-family: times new roman, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	decoration: underline;
}

.chartcaption a:hover {
	color: #ff6445;
	font-family: times new roman, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	decoration: underline;
}