BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-attachment : scroll;
	background : transparent center;
}

A {
	text-decoration: blink;
	color: blue;
	background-image : none;
}

A:Hover {
	text-decoration: none;
	color: White;
	background : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	letter-spacing : normal;
	line-height : normal;
}
