.hand {
	cursor: hand;
}
.hilightstyle {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFCCCC;
}
.dotunderline {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF0066;
}
.hilight2green {
	background-color: #B0FFE6;
}
.dot2underlinegreen {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #00FF40;
}
.hilight3yellow {
	background-color: #FFFF44;
	font-size: 12px;

}
