.LinkTitle {
	width: 500px;
	font-size: 16px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #fc88ae;
	border-left-color: #fc88ae;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.R {
	text-align: right;
}
.L {
	text-align: left;
}
.C {
	text-align: center;
}
.links {
	margin-right: 30px;
	margin-left: 30px;
	line-height: 140%;
}
.LinkTop {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fc88ae;
	width: 500px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
}
table.link {
	width: 500px;
	margin-top: 50px;
	margin-bottom: 30px;
}
td.link_title {
	background-color: #FFFFCC;
	text-align: center;
	border: 1px solid #FFCC66;
	width: 150px;
}
td.link_log {
	width: 300px;
}
div#LinkInfo {
	line-height: 180%;
}

.LinkNum {
	line-height: 150%;
	text-align: left;
	width: 500px;
}

