@charset "utf-8";
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: line-through;
	font-weight: normal;
	text-transform: none;
}
