<style type="text/css">
 A:hover {
  FONT-WEIGHT: bolder; 
  FONT-STYLE: italic;
}
body {
  background-color: #FFFF99;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  background-image: url(images/fade.gif);
}
</style>

