.t01 {
	font-family: "新細明體";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.t02 {
	font-family: "新細明體";
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;

}
.t03 {
	font-family: "新細明體";
	color: #0099FF;
	font-size: 13px;
	text-decoration: none;
}
.t04 {
	font-family: "新細明體";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;


}
.t05 {
	font-family: "新細明體";
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
.t06 {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.t07 {
	font-family: "新細明體";
	font-size: 13px;
	color: #336633;
	text-decoration: none;
}
A:hover {
	COLOR: red
}
