a {text-decoration:none;}

.tbl1 {
	font-family: メイリオ;
	font-size: 8pt;
	word-break: break-all;
}

body, table {
	font-family: メイリオ;
	font-size: 10pt;
	word-break: break-all;
}
A {	font: #285294;}

a:hover {
text-decoration:underline;
}
a:visited {
color:#706CAA;
}