.gray8 {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #444444;
}
.gray8 a:link {
	font-size: 12px;
	font-style: normal;
	color: #444444;
}
.gray8 a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #444444;
}
.gray8 a:hover {
        font-size: 12px; 
        color: #808000; text-decoration:underline; cursor:hand
}
.gray8 a:active {
        font-size: 12px; 
        color: #cccccc; text-decoration:none;
}


.gray10 {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #444444;
	line-height:15pt;
}
.gray10 a:link {
	font-size: 12px;
	font-style: normal;
	color: #444444;
}
.gray10 a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #444444;
}
.gray10 a:hover {
        font-size: 12px; 
        color: #808000; text-decoration:underline; cursor:hand
}
.gray10 a:active {
        font-size: 12px; 
        color: #cccccc; text-decoration:none
}


.gray12 {
	font-size: 15px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #666666;
	line-height:18pt;
}
.gray12 a:link {
	font-size: 15px;
	font-style: normal;
	color: #666666;
}
.gray12 a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #666666;
}
.gray12 a:hover {
        font-size: 15px; 
        color: #808000; text-decoration:underline; cursor:hand
}
.gray12 a:active {
        font-size: 15px; 
        color: #cccccc; text-decoration:none
}
.gray13 {
	font-size: 16px;
	font-family:"新細明體";
	color: #666666;
	font-weight:bold;
}
.gray13 a:link {
	font-size: 16px;
	font-style: normal;
	color: #385394;
	font-weight:bold;
}
.gray13 a:visited {
	font-family: "新細明體";
	font-size: 16px;
	color: #385394;
	font-weight:bold;
}
.gray13 a:hover {
        font-size: 16px; 
        color: #00aaff; 
        text-decoration:underline; 
        cursor:hand;
       font-weight:bold;
}
.gray13 a:active {
        font-size: 16px; 
        color: #0066ff;  text-decoration:none;
        font-weight:bold;
}

