.link-p-01 {
	font-size: 12px;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.link-text-or {
	color: #FF9900;
}
.link-text-11 {
	font-size: 11px;
}

.link-p-01 a{
	color: #006699;
	text-decoration: underline;
}

.link-p-01 a:hover{
	color: #006699;
	text-decoration: none;
}