A.a2{color: #fff;text-decoration: none}
A.a2:hover {text-decoration: none; COLOR: #f60}
A.a1 {color: #333;text-decoration:underline}
A.a1:link {color: #333;text-decoration: underline} 
A.a1:hover {color:#f60;text-decoration: underline}

.tbl
{
	border-top: #999 1px solid;
	border-left: #999 2px solid;
	border-collapse: collapse;
	font-size: 9pt;
	font-family: 'MS UI Gothic';
}
.pad{padding: 5px}
.tbl01
{
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	width: 100%;
	border-bottom: #fff 1px solid;
	border-collapse: collapse;
	height: 100%;
	background-color: #cae1ef;
}
.tbl02
{
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	width: 100%;
	border-bottom: #fff 1px solid;
	border-collapse: collapse;
	height: 100%;
	background-color: #a3c0de;
}
.tbl03
{
    font-size: 9pt;
	font-weight: bold;
	font-family: 'MS UI Gothic';
	color: #666;
}
.tbl04
{
	font-size: 9pt;
	font-family: 'MS UI Gothic';
	padding-left: 8px
}
.tbl19
{
	font-size: 9pt;
	color: #555;
}
.pad99
{
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 9pt;
	color: #fff;
}
.pad01
{
	font-weight: bold;
	font-size: 9pt;
	color: #fff;
}
.tdline
{
	border-top: #999999 1px dashed;
}