a {
	color: #135983;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
.root {
	font-family: "微軟正黑體", Arial;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 25px;
}
.root a:link{
	color: #015488;
	text-decoration: none;
}
.root a:visited{
	color: #015488;
	text-decoration: none;
}
.root a:hover{
	color: #fe2a5c;
	text-decoration: none;
}
