/* Document settings */
html {
  height: 100.1%;
  overflow-y:scroll;
}

body {background-color:#ffffff; font-family:sans-serif;}
a {text-decoration:none;}
a:link {color:#000000; cursor:pointer;}
a:visited {color:#000000;}
a:hover {color:#9C998E;}
a * {color:#000000;text-decoration:underline;}
sup {font-size:0.7em; vertical-align: 0.3em;}
sub {font-size:0.7em;}
.xr_tl {
	position: absolute;
	white-space: pre;
	unicode-bidi:bidi-override;
	width: 162px;
}
.xr_ap {position: absolute; border:none;}

#text a{
	color: #666666;
	text-decoration:none;
}

#text a:hover{
	color: #9C998E;
	text-decoration:underline;
}
span.href {
  text-decoration:none;
}
