@charset "UTF-8";
.floorlink {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.floorlink a:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.floorlink a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.floorlink a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
