a:link {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
	cursor:hand;
	
	
}
a:visited {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
    cursor:hand;
}
a:hover {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
    cursor:hand;
}
