@charset "big5";
.endeavor {
	font-size: 16px;
	color: #333333;
}
a:hover {
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
a:link {
	font-size: 16px;
	color: #333333;
}
a {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	border-bottom-color: #990000;
}

