BODY {
  font-family      : verdana, arial, Helvetica, sans-serif;
  font-size        : 8pt;
  background-color : ffffff;
}

A:link, A:visited {  
  color            : 000000;
  text-decoration  : underline;  
}

A:hover {
  color            : ff0000; 
  background-color : fff8dc; 
  text-decoration  : none;
}

A:active {
  color            : ff0000; 
  background       : ffffdf;
  text-decoration  : none;
}

.fdef {
  color : #000000;
  text-align:justify;
}

