A  {
	text-decoration : none;
	font-size : 9pt;
	font-family : "MS Sans Serif", "Arial CE", Arial, "Helvetica CE", Helvetica;
	font-weight : bold;
}

A:Visited  {
	color : #000080;
}

A:Active  {
	color : #000080;
}

A:Hover  {
	text-decoration : none;
	color : #FF0000;
}

A:Link  {
	text-decoration : none;
	color : #000080;
	font-weight : bold;
}

td  {
	font-family : "MS Sans Serif", "Arial CE", Arial, "Helvetica CE", Helvetica;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

