a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#ff7700;
	text-decoration:none;
}
a:active {
	color:#ff7700;
	text-decoration:none;
}
a:hover {
	color:#ff7700;
	text-decoration:none;
}

body,tr,td,th { 
	font-family : MS UI Gothic;
	font-size : 9pt;
	color : #000000;
	background-color : #ffffff;
	line-height:120%
}
