.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0057A7;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0057A7;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0057A7;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
	font-weight: bold;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0057A7;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
	font-weight: bold;


}
.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E63110;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;


}

