.jv {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 10px;
	color: #3f99ff;
	text-decoration: none;
}
.jv a:link {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 10px;
	color: #3f99ff;
	text-decoration: none;
}
.jv a:hover {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.jv a:visited {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	color: #3f99ff;
}
.jv a:active {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 10px;
	color: #99CC00;
	text-decoration: none;
}
.credits {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
}
.line {
	font-size: 8px;
	line-height: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.linetop {
	font-size: 8px;
	line-height: 8px;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
.download {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 10px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}
.download a:link {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 10px;
	line-height: 26px;
	color: #333;
	text-decoration: none;
	}
	.download a:hover {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 10px;
	line-height: 26px;
	color: #0099CC;
	text-decoration: none;
	}
	.download a:visited {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 10px;
	line-height: 26px;
	color: #333;
	text-decoration: none;
	}
