@charset "utf-8";
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
.oldLink a:link {
	color: #A5ADB2;
	text-decoration: none;
}
.oldLink a:visited {
	color: #A5ADB2;
	text-decoration: none;
}
.oldLink a:hover {
	color: #FF6600;
	text-decoration: underline;
}


.NethoText a:link {
	color: #0099FF;
	text-decoration: none;
}
.NethoText a:visited {
	color: #0099FF;
	text-decoration: none;
}
.NethoText a:hover {
	color: #FF0000;
	text-decoration: none;
}

.DownLoadImgb a:link {
	color: #CC0000;
	text-decoration: none;
}
.DownLoadImgb a:visited {
	color: #CC0000;
	text-decoration: none;
}
.DownLoadImgb a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.HelpTitle a:link {
	color: #0099FF;
	text-decoration: none;
}
.HelpTitle a:visited {
	text-decoration: none;
	color: #0099FF;
}
.HelpTitle a:hover {
	color: #FF6600;
	text-decoration: none;
}
.HelpTitle_1 a:link {
	color: #FF6600;
	text-decoration: none;
}
.HelpTitle_1 a:visited {
	color: #FF6600;
	text-decoration: none;
}
.HelpTitle_1 a:hover {
	color: #B7C4CD;
	text-decoration: underline;
}

