a{
	color:#9aa6b6;
}
a:visited{
  color: #5e5f6b;
  color: #858695;
}
a:hover, a:active{
  color: #fff;
}


.white{
  color: #fff;
}
.highlight{
  padding: 2px;
  background: black;
  color: orange;
  font-weight: bold;
}