/* This CSS adds the hover functionality to the Body Tag */

/**************** Body ****************/

body{
  behavior:url(../css/csshover.htc);
}
