table {
	font-size: 9pt;
	line-height: 16px;
	text-decoration: none;
}
tbody {
	font-size: 9pt;
	line-height: 16px;
	text-decoration: none;
}
linka {
	font-size: 9ptx;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #0006FF;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #0006FF;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
		color:#FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	text-decoration: underline;
}
