@charset "utf-8";
link {
	color: #9900CC;
}
a:link {
}
a:hover {
	color: #9900CC;
}
a:visited {
}

