A:hover {text-decoration:underline;}
A:link {text-decoration:none; color: #CC0000;}
A:visited {text-decoration:none; color: #CC0000;}
A:hover {text-decoration:underline;}
A:active {color: #FF0000; background: #C0C0C0;}

}

h1 {
  font-size: 13pt;
  font-style: grassetto;
  color: #cc0000;
  face: Verdana;
  text-align: center;
}

h2 {
  font-size: 8pt;
  font-style: grassetto;
  color: automatico;
  face: Verdana;
  text-align: justify;
}

body {
  color: black;
  background-attachment: fixed;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: Automatico;
  background-image: url("images/index/backus.jpg");
  width: 100%; 
  height: 100%;
  margin: 0px; 
  padding: 0px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
