BODY 
{
  scrollbar-base-color: #0011B6; 
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #000000; 
  scrollbar-face-color: #0011B6; 
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff; 
  scrollbar-track-color: #00085C;
  background-attachment: fixed
}
A:link
{
  text-decoration: none;
  font-family: arial;
  color: white
}
A:visited 
{
  text-decoration: none;
  font-family: arial;
  color: white
}
A:active 
{
  text-decoration: none;
  font-family: arial;
  color: silver
}
A:hover 
{
  text-decoration: none;
  font-family: arial;
  color: silver
}
IFRAME
{
  width: 125;
  height: 552
}