.white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteBold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 140%;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
}
.jump {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 5C7D38;
}
a:hover {
	font-family: "µ¸¿òÃ¼", "µ¸¿ò";
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-family: "µ¸¿òÃ¼", "µ¸¿ò";
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
} 
a:visited {
	font-family: "µ¸¿òÃ¼", "µ¸¿ò";
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
} 