@charset "utf-8";
a:hover {
	color: #333333;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
