.GB
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Arial, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

A:LINK
{
	color: #000000;
	text-decoration: underline;
}

A:VISITED
{
	color: #000000;
	text-decoration: underline;
}

A:HOVER
{
	color: #993300;
	text-decoration: underline;
}

A:ACTIVE
{
	color: #000000;
	text-decoration: underline;
}
.gblinks
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Arial, sans-serif;
	background-color: transparent;
	text-decoration: none;
}


A.gblinks:LINK
{
	color: #0066FF;
	text-decoration: underline;
}

A.gblinks:VISITED
{
	color: #0066FF;
	text-decoration: underline;
}

A.gblinks:HOVER
{
	color: #993300;
	text-decoration: underline;
}

A.gblinks:ACTIVE
{
	color: #0066FF;
	text-decoration: underline;
}