A:hover {text-decoration:underline;}
A:link {text-decoration:none; color: #CC0000;}
A:visited {text-decoration:none; color: #FF6600;}
A:active {color: #FF0000; background: yellow;}

}

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

h2 {
  font-size: 8pt;
  font-style: grassetto;
  color: automatico;
  face: Verdana;
  text-align: justify;
}

.content {
	font-family: verdana;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
    color: #590000;		
	background-color: automatico;
	width: 100%;
}

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