body, a, input, select, textarea, h3.box {
	font-family: 'Apple LiSung Light', '新細明體', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}

a { color: #0000e0; }

a:link { text-decoration: none; }

a:visited {
	color: #7800bf;
	text-decoration: none;
}

a:hover {
	color: #ff0090;
	background-color: #ffffff;
	text-decoration: underline;
}

input, select, textarea { background-color: #ffffff; }

h3.box {	
	color: #1b0051;
	background: #ff9b82;

	margin-top: 0;
	margin-right: -4px;
	margin-bottom: 5px;
	margin-left: -4px;

	padding: 4px;

	border-top: none;
	border-right: none;
	border-bottom: 1px solid #876f75;
	border-left: none;
}

/* div class='box' */
.box {
	font-family: times, serif;
	color: #221b51;

	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;

	padding: 0 4px 4px 4px;

	border: 1px solid #876f75;	
}
