.k {
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 20px;
	color: #666666;
}
a.one:link {
	font-size: 9pt;
	color: #666600;
	text-decoration: none;
}
a.two:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.one:visited {
	font-size: 9pt;
	color: #009966;
	text-decoration: none;
}
a.two:visited {
	font-size: 9pt;
	color: #FFFFCC;
	text-decoration: none;
}
a.one:hover {
	font-size: 9pt;
	color: #66CC00;
	text-decoration: none;
}
a.two:hover {
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
}
a.grew:link {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a.grew:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
a.grew:visited {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}

