BODY {
  scrollbar-3dLight-Color : #ffffff;
  scrollbar-Arrow-Color : #000000;
  scrollbar-DarkShadow-Color : #ffffff;
  scrollbar-Face-Color : #ffffff;
  scrollbar-Highlight-Color : #000000;
  scrollbar-Shadow-Color : #000000;
  scrollbar-Track-Color : #ffffff;
}
a:link {
  font-size : none;
  text-decoration : none;
}
a:visited {
  font-size : none;
  text-decoration : none;
}
a:active {
  font-size : none;
  text-decoration : none;
}
a:hover {
  font-size : none;
  color : #ff3300;
  text-decoration : underline;
}

