.JDM {
	font-family: "BueanaScriptSSK Bold", "Arial Black";
	font-size: 14px;
	font-style: normal;
	color: #000040;
	list-style-type: disc;
	font-weight: bold;
}
.JDM ul {
	font-family: "BueanaScriptSSK Bold", "Arial Black";
	font-size: 14px;
	color: #000040;
	text-decoration: none;
	font-weight: bold;

}
.JDM a {
	font-family: "BueanaScriptSSK Bold", "Arial Black";
	font-size: 14px;
	color: #8080FF;
	text-decoration: none;
	font-weight: bold;

}
.JDM a:link {
	font-family: "BueanaScriptSSK Bold", "Arial Black";
	font-size: 14px;
	color: #400000;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
}
.JDM a:visited {
	font-family: "BueanaScriptSSK Bold", "Arial Black";
	font-size: 14px;
	color: #C00000;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;

}
.JDM a:active {
	font-family: "BueanaScriptSSK Bold", "Arial Black";
	font-size: 14px;
	color: #FF8080;
	text-decoration: none;
	font-weight: bold;
}
.JDM a:hover {
	font-family: "BueanaScriptSSK Bold", "Arial Black";
	font-size: 14px;
	color: #FFC0C0;
	text-decoration: none;
	font-weight: bold;
}
