BODY{
  color : black;
  scrollbar-base-color: #eeffff;
}

BLOCKQUOTE{
  line-height: 140%;
}

div {
  line-height: 180%;
}

A:LINK {
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  color: #FF2222;
  text-decoration : underline;
}
A:ACTIVE{
  color : black;
  text-decoration : none;
}
