A:link {
	FONT-WEIGHT: 600; FONT-SIZE: 25px; COLOR: #000066; LINE-HEIGHT: 25px; FONT-STYLE: normal; FONT-FAMILY: Arial, Sans-serif; TEXT-DECORATION: none;
}
A:visited {
	FONT-WEIGHT: 600; FONT-SIZE: 25px; COLOR: #627184; LINE-HEIGHT: 25px; FONT-STYLE: normal; FONT-FAMILY: Arial, Sans-serif; TEXT-DECORATION: none;
}
A:active {
	FONT-WEIGHT: 600; FONT-SIZE: 25px; COLOR: #627184; LINE-HEIGHT: 25px; FONT-STYLE: normal; FONT-FAMILY: Arial, Sans-serif; TEXT-DECORATION: none;
}
A:hover {
	FONT-WEIGHT: 600; FONT-SIZE: 25px; COLOR: #bc435b; LINE-HEIGHT: 25px; FONT-STYLE: normal; FONT-FAMILY: Arial, Sans-serif; TEXT-DECORATION: none;
}
.tt1 {font-family: Arial, Helvetica; font-weight: 600; font-size: 30px; color: #000080; row-height: 30px;}

.text {font-family: Arial, Helvetica; font-weight: 800; font-size: 18px; color: #800080; row-height: 18px;}

.titolo {font-family: Arial, Helvetica; font-weight: 600; font-size: 14px; color: #000080; row-height: 15px;}

.text {font-family: Arial, Helvetica; font-weight: 200; font-size: 12px; color: #000080; row-height: 13px;}

.normale {font-family: Arial, Helvetica; font-weight: 200; font-size: 12px; color: #000080; row-height: 13px;}

.corsivo {
	FONT-WEIGHT: 200; FONT-SIZE: 11px; COLOR: #555555; LINE-HEIGHT: 11px; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 780px; 
}
#centered {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 780px;
  text-align: left;
}
#div1 {
  position: relativee;
  left: 0;
  top: 0;
  width: 780px;
  background-color: #ffe;
  border: 1px solid grey;  
  padding: 6px;
}
#div2 {
  position: relative;
  left: 0;
  top: 0;
  width: 780px;
  background-color: #fff;
  border: 1px solid silver;  
  padding: 6px;
}
#div3 {
  position: relative;
  left: 0;
  top: 0;
  width: 780px;
  padding: 6px;
  background-color: #eFe;
  border: 1px solid brown;  
}
