.text {
	font-family: Minion, Arial, Helvetica, Times, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	color: #999999;
}
a:link {
	font-family: Minion, Arial, Helvetica, Times, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Minion, Arial, Helvetica, Times, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Minion, Arial, Helvetica, Times, "Times New Roman";
	font-size: 10pt;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Minion, Arial, Helvetica, Times, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
