.GCII {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16pt;
}
.BG {
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.small {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	font-size: 10pt;
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}
