.g-lib {
	font-family: "Arial Narrow";
	font-size: 8px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
a:link {
	color: #000000;
}

a:visited {
  color: #663366;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
	vertical-align: text-top;
	opacity: opacity=30;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
	color: #000000;
	vertical-align: top;
}
