.page {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;

}
a:link {  font-family: "±¼¸²"; font-size: 9pt; color: #000000; text-decoration: none}
a:visited {
	font-family: "±¼¸²";
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
