a:link {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.line-b {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
}
.inner {
	font-size: 13px;
	line-height: 25px;
	color: #000066;
	text-decoration: none;
}
       
