body, p, div, input, select, textarea, th, tr, td {
font-family: Arial, 新細明體;
font-size: 10pt;
color: #555555;
}

a:active { color: #FF0000; text-decoration: underline }
a:visited { color: #AA0000; text-decoration: underline }
a:link { color: #AA0000; text-decoration: underline }
a:hover { color: #FF0000; text-decoration: none }

a.white:active { color: #FFFFFF; text-decoration; underline }
a.white:visited { color: #CCCCCC; text-decoration; underline }
a.white:link { color: #CCCCCC; text-decoration; underline }
a.white:hover { color: #FFFFFF; text-decoration; none }

.white_font {
color: #CCCCCC;
}

.event_date {
font-size: 10pt;
font-weight: bold;
color: #FF0000;
text-decoration: underline
}

.head01 {font-size: 18pt; font-weight: bold; color: #000000}
.head02 {font-size: 12pt; font-weight: bold; color: #000000}
.head05 {font-size:10pt; font-weight: bold; color: #414544}
.head03 {font-size: 11pt; color: #AA0000}
.style1 {
	font-weight: bold;
	color: #3399CC;
}
.word {
	color: #FFFFFF;
	font-family: "新細明體", "Arial";
}
.wordb {
	color: #0063C6;
	font-family: "Arial";
}
.blue {
	background-color: #27AAE1;
	color: #FFFFFF;
	border: thick solid #27AAE1;



}

