a:link {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	line-height: 13pt;
}
a:active {
	font-size: 9pt;
	color: #0066CC;
	line-height: 13pt;
; text-decoration: none
}
a:visited {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	line-height: 13pt;
}
a:hover {
	font-size: 9pt;
	color: #0066CC;
	line-height: 13pt;
; text-decoration: none
}
