@charset "big5";
/* CSS Document */

body     {
  background=../images/paper.png;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #444444;
	font-family: "Arial, Helvetica, sans-serif", "·L³n¥¿¶ÂÅé";
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

a:link    { color: #006699; font-size: 11; font-weight: normal; text-decoration: none; }
a:visited { color: #0099CC; font-size: 11; font-weight: normal; text-decoration: none; }
a:active  { color: #006699; font-size: 11; font-weight: normal; text-decoration: none;}
a:hover   { color: #FD6900; font-size: 11; font-weight: normal; text-decoration: underline;}

.letter{
	font-size: 21px;
	color:#F90
}
	
.calendar_day {
	color: #FF6600;
}

.month_title{
	font-size: 21px;
	color:#069
}

