a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF3399;
	text-decoration: underline;
}

a.t:link {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.t:visited {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.t:hover {
	font-size: 11pt;
	color: #FF3399;
	text-decoration: underline;
	font-weight: bold;
}
