html {
  background: #ffffff;
  height: 100%;
  margin-bottom: 1px;
  overflow-y: scroll;
}

body {
  text-align: center;
  font: 0.62em verdana, arial, sans-serif;  
  line-height: 170%;
  color: #999690;

}

a {
  color: #666666;
}

a:visited {
  
}

a:hover {
  color: #FFFFFF;
}