.text {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
}
a:link {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
	font-size: 12px;
    color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
a:active {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
