@charset "utf-8";
.ScriptText {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.ScriptText a:link {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.ScriptText a:active {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.ScriptText a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.ScriptText a:hover {
	color: #2F4E6A;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

