BODY {
	color : #000099;
	font-size : 12px;
	font-family : "新細明體", "細明體", "Apple LiSung Light", "Apple LiGothic Medium", Song, Hei, Kai, "Nice Taipei", Taipei;
}

a:hover{
color: Black;
text-decoration: underline;
 background-color : #CCCCFF;
}
a:link{
text-decoration:none;
color: #336600;
}
a:visited{
font-weight:normal;
text-decoration:none;
color: #336666;
}
a:active{
font-weight:normal;
text-decoration:none;
color: #FF6633;
}

.f10 {
	font-size : 10px;
	line-height : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.f12 {
	font-size : 12px;
	line-height : 14px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.f14 {
	font-size : 14px;
	line-height : 17px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.f16 {
	font-size : 16px;
	line-height : 20px;
	font-family : "Times New Roman", Times, serif;
}

.c10 {
	font-size : 10px;
	line-height : 12px;
}

.c12 {
	font-size : 12px;
	line-height : 14px;
}

.cpa14 {
	font-size : 14px;
	line-height : 20px;
	text-align: justify;
	color: Black;
	letter-spacing: 5px;
}

.c14 {
	font-size : 14px;
	line-height : 17px;
}

.c15 {
	font-size : 15px;
	line-height : 20px;
}


.ct20 {
	font-size : 20px;
	line-height : 30px;
	letter-spacing: 10px;
}


.monospace {
	font-family : "Courier New", Courier, monospace;
	letter-spacing: 0px;
}



