.css {
	color: e60c5d;
	font-family: "新細明體";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.t01 {font-size:13px;color: #e60c5d;font-family: "新細明體";}
.t01 A:link {
	COLOR: #e60c5d;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}/*原來的顏色*/
.t01 A:visited {
	COLOR: #e60c5d;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}/*點選後的顏色*/
.t01 A:hover {
	COLOR:#e60c5d;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}/*滑鼠滑過去的顏色*/


.t02 {font-size:13px;color: #FFFFFF;font-family: "新細明體";}
.t02 A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}/*原來的顏色*/
.t02 A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}/*點選後的顏色*/
.t02 A:hover {
	COLOR:#FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}/*滑鼠滑過去的顏色*/