A:hover {text-decoration:underline;}
A:link {text-decoration:none; color: #a6d2ff;}
A:visited {text-decoration:none; color: #a6d2ff;}
A:hover {text-decoration:underline; color: #ff6600;}
A:active {color: #ff0000; background:;}


h1 {
  font-size: 9pt;
  font-style: grassetto;
  color: #00f2f2;
  face: Verdana;
  text-align: center;
}

h2 {
  font-size: 10pt;
  font-style: grassetto;
  color: #00f2f2;
  face: Verdana;
  text-align: justify;
}

h3 {
  font-size: 10pt;
  font-style: grassetto;
  color: #00f2f2;
  face: Verdana;
  text-align: justify;
}

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