TD {
	color: #ff9966;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}

A {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration : none;
	font-weight : bold;
}

A:Visited	{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration : none;
	font-weight : bold;
}

A:Hover	{
	color: #ff9966;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration : none;
	font-weight : bold;
}

A:Active	{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration : none;
	font-weight : bold;
}

