a:link {
  color: #0000FF;
  text-decoration: underline;
}

a:visited {
  color: #0000FF;
  text-decoration: underline;
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}

a:active {
  color: #FF0000;
  text-decoration: underline;
}

body {
  SCROLLBAR-BASE-COLOR: #BBBBBB;
  SCROLLBAR-ARROW-COLOR: #FF8400;
}

body         {  font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}