@charset "UTF-8";
.type {
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: underline;
}
.type-nav  {
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	font-family: "Lucida Grande";
}
.type-nav2  {
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	font-family: "Lucida Grande";
	text-decoration: overline;
}
.type-about  {
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.type-dsc {
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	text-decoration: none;
	letter-spacing: 0px;
}
.type-update {
	font-size: 11px;
	line-height: 14px;
	color: #00FF00;
	font-family: "Lucida Grande";
	text-decoration: none;
}
