.subsub {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
	font-weight: bold;
}
.boxsubmenu {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	vertical-align: middle;
}
.boxsubmenu a:link {
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
.boxsubmenu a:visited {
	color: #6699ff;
	text-decoration: none;
	font-weight: bold;
}
.boxsubmenu a:hover {
	color: #009966;
	text-decoration: underline;
	font-weight: bold;
}
.boxsubmenu a:active {
	color: #99cccc;
	font-weight: bold;
}
.subsub a:link {
	color: #999999;
	text-decoration: none;
}
.subsub a:visited {
	color: #66CC99;
	text-decoration: none;
}
.subsub a:hover {
	color: #666666;
	text-decoration: underline;
}
.subsub a:active {
	color: #99cccc;
}
