A  {
	color : #999966;
}

A:Visited  {
	color : #C0C0C0;
}

A:Active  {
	color : #999966;
}

A:Hover  {
	color : #F4DD2F;
}

BODY  {}

.navtext  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #999900;
}

.copytext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #C0C0C0;
}

