a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
	font-size: 10px;
}
.boder {
	border: thin dotted #999999;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.black {
	font-size: 9pt;
	color: #000000;
}
.read {
	font-size: 10pt;
	color: #000000;
}

.subtitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}
h1 {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.ichi {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

