A:hover {text-decoration:underline;}
A:link {text-decoration:none; color: #0000FF;}
A:visited {text-decoration:none; color: #0000FF;}
A:hover {text-decoration:underline; color: #cc0000;}
A:active {color: #ff0000; background:;}

}

h1 {
  font-size: 12pt;
  font-style: grassetto;
  color: #cc0000;
  face: Verdana;
  text-align: center;
}

h2 {
  font-size: 12pt;
  font-style: grassetto;
  color: #00004a;
  face: Verdana;
  text-align: justify;
}

body {
  color: #00004A;
  background-attachment: fixed;
  font-size: 9pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: Automatico;
  background-image: url('images_int/back.gif');
  topmargin: 0;
  width: 100%; 
  height: 100%;
  margin: 0px; 
  padding: 0px
}
