@charset "utf-8";
a {
	color: #063;
	text-decoration: none;
}
a:hover {
	color: #6FF;
	text-decoration: none;
}
#link_white {
	color: #FFF;
}

