@charset "utf-8";

a {
	color:#FFF
}
a:visited {
	color:#FFF
}
a:hover {
	color:#FFF;
}
a:active {
	color:#FFF;
}


