body {
	color: #FFFFCC;
	background-color: #000000;
	font-family: "微軟正黑體", "新細明體";
}
a {
	color: #66CCCC;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #66FFCC;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hand {
	cursor: hand;
}
.step {
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.stepB {
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 11px;
	color: #FF0000;
}
.stepE {
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 12px;
	color: #00FF00;
}
