#n399 a {
	display: block;
	width: 130px;
	color: #e2e2e2;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 3px;
	height: 100%;
	margin-left: 2px;
	margin-bottom: 1px;
	background-color: #006699;
	background-image : none;
}
#n399 a:hover {
	display: block;
	width: 130px;
	color: #e2e2e2;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 3px;
	height: 100%;
	margin-left: 2px;
	margin-bottom: 1px;
	background-color: #390;
	background-image : none;
}
#s399 {
	display : block;
}
#n399off {
	display : none;
}