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

