.Link-Table {
	font-size: 15px;
	line-height: 130%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.Txt-Link-Title {
	font-size: 15px;
	line-height: 130%;
	color: #003399;
	text-decoration: none;
}
.Txt-Link-Title a:link{
	font-size: 15px;
	line-height: 130%;
	color: #003399;
	text-decoration: none;
}
.Txt-Link-Title a:visited{
	font-size: 15px;
	line-height: 130%;
	color: #003399;
	text-decoration: none;
}
.Txt-Link-Title a:hover{
	font-size: 15px;
	line-height: 130%;
	color: #003399;
	text-decoration: underline;
}
.Link-Table-Head {
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Txt-Link-Introduction {
	font-size: 13px;
	color: #FF6600;
}
.Txt-Link-URL {
	font-size: 13px;
	line-height: 130%;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.Txt-Link-URL a:link{
	font-size: 13px;
	line-height: 130%;
	color: #999999;
	text-decoration: none;
}
.Txt-Link-URL a:visited{
	font-size: 13px;
	line-height: 130%;
	color: #999999;
	text-decoration: none;
}
.Txt-Link-URL a:hover{
	font-size: 13px;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
}
