.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #666666;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3F3E68;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
