.text {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #7F7F7F;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #7F7F7F;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #7F7F7F;
	text-decoration: none;
}
