.SkinObject {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
A.SkinObject:link {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:  #003366;
	text-decoration: none;
	font-weight: bold;
	}
A.SkinObject:Hover{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:  #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
A.SkinObject:Visited{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:  #003366;
	text-decoration: none;
	font-weight: bold;}
.jcgbk{
	background-image:url(images/jcg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.jcgbkground{
	background-image:url(images/jcg-bk.png);
	background-position:center top;
	background-color:#7abbff;
	background-repeat:repeat-x;
}
.jcq_font{
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #006699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}