@charset "utf-8";
.text a {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}

