A.stdLink {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	clip: rect(  auto auto);
	text-decoration: none;
	white-space: normal;
	padding: 0px; }
A.stdLink:link    { text-decoration: none;		font-weight: normal }
A.stdLink:hover   { text-decoration: underline;	font-weight: normal; color: #999933 }
A.stdLink:active  { text-decoration: underline;	font-weight: normal }
