A {
	COLOR: #6ca308; TEXT-DECORATION: none
}
A:hover {
	COLOR: #96cc03; TEXT-DECORATION: underline
}
.smallText {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial
}
.plainText {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial
}
.back {
	repeat: fixed
}
.textBox {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #6ca308; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white
}
.stateText {
	FONT-SIZE: 9pt; COLOR: #FFFFFF; FONT-FAMILY: Arial
	}
	
.gcstagline {
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
}

a.gcstagline:active {
	color: #ffffff;
	text-decoration: none;		
}
a.gcstagline:link {
	color: #ffffff;
	text-decoration: none;		
}
a.gcstagline:visited {
	color: #ffffff;
	text-decoration: none;		
}
a.gcstagline:hover {
	color: #FF6600;
	text-decoration: underline;
}