@charset "utf-8";

.download {
	font-family: "Arial", "新細明體", "細明體", ;
	font-size: 10pt;
	color: #444444;
	line-height: 1.25em;
}

.download a {
	font-family: "Arial", "新細明體", "細明體", ;
	color: #000099;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.download a:link {
	text-decoration: none;
}

.download a:visited {
	text-decoration: none;
}

.download a:hover {
	color: #000099;
	text-decoration: none;
}

.download a:active {
	text-decoration: none;
}
