BODY {
  font-family: Arial;
  font-size: 12px;
  text-align: justify;
}

.TITOLOROSSO {
    font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.TITOLOGIALLO {
   font-family: Verdana;
   font-size: 18px;
   font-weight: bold;
   color: #FBAD0D;
}

.SOTTOTITOLOROSSO {
   color: #FF0000;
   font-weight: bold;
}

.SOTTOTITOLOGIALLO {
   color: #FBAD0D;
   font-weight: bold;
}

MENUSINISTRA {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

SOTTOMENU {
	font-family: Arial; 
    font-size: 13px; 
    text-decoration:none; 
    color: #FFFFFF;
}

P {
  font-family: Arial;
  font-size: 12px;
  text-align: justify;
}

TD {
  font-family: Arial;
  font-size: 12px;
  text-align: justify;
}

BACK {
  font-family: Arial;
  font-size: 12px;
  text-align: right;
  color: #A2061B;
  text-decoration: underline; 
}

A:link {
  color: #A2061B;
  text-decoration: none;
}
A:visited {
  color: #303098;
  text-decoration: none;
}
A:active {
  color: #E48F20;
  text-decoration: none;
}
