a {
	text-decoration:none;
}
a:hover {color:#ff0000}

body,table {
	font-size: 10pt;
	word-break: break-all;
}

/*---------------------------------ƒŠƒ“ƒN*/
a:link, a:visited, a:hover, a:active {
	color: #CDB38B;
	text-decoration: underline;
}
.f8 {
	font-size : 8pt;
	text-decoration : none;
	line-height : 10pt;
}
.footer {
	font-size : 8pt;
	text-align: right;
	color: #CDB38B;

