/* Orange - #CC6600 */


BODY { 
  background-color: #FFFFFF;
  color: #000000;
  font-family: "Arial";
  font-size: .8em;
}

TD {
  font-size: .8em; 
}

A:link {
  color: #0000FF;
  text-decoration: none
}

A:visited {
  color: #0000FF;
  text-decoration: none
}
                  
A:active { 
  color: #0000FF;
  text-decoration: none
}

A:hover { 
  color: #0000FF;
  text-decoration: none
}

