p { 
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 12px;
  color: #777777;
  font-weight : normal; 
}

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

td { 
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 12px;
  color: #777777;
  font-weight : normal; 
}

.rosso {
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 12px;
  color : #FF3300;
  font : bold;
}

.grigiobold {
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 14px;
  color : #999999;
  font : bold;
}

.biancob {
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 11px;
  color : #FFFFFF;
  font : bold;
}

.grigiopic {
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 10px;
  color : #777777;
}

.grigio24 {
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 24px;
  color : #999999;
  font : bold;
}

.grigio18 {
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 18px;
  color : #999999;
  font : bold;
}

p.biancop { 
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 10px;
  color: #ffffff;
  font-weight : normal; 
}

A.blu:link { 
  text-decoration : none;
  font-size : 11px;
  font-family: Arial, Verdana, 'Times New Roman', serif;
  color: #2E324F;
  font-weight : bold; 
}

A.blu:visited {
  text-decoration: none;
  color: #2E324F;
  font-weight : bold; 
}

A.blu:hover {
  text-decoration: none;
  color: #FF3300;
  font-weight : bold; 
}

A.blu:active {
  text-decoration: none;
  color: #2E324F;
  font-weight : bold; 
}

A.rosso:link { 
  text-decoration : none;
  font-size : 11px;
  font-family: Arial, Verdana, 'Times New Roman', serif;
  color: #FF3300;
  font-weight : bold; 
}

A.rosso:visited {
  text-decoration : none;
  color: #FF3300;
  font-weight : bold; 
}

A.rosso:hover {
  text-decoration : none;
  color: #FF3300;
  font-weight : bold; 
}

A.rosso:active {
  text-decoration : none;
  color: #FF3300;
  font-weight : bold; 
}

A.lgrigio:link { 
  text-decoration : none;
  font-size : 11px;
  font-family: Arial, Verdana, 'Times New Roman', serif;
  color: #999999;
  font-weight : bold; 
}

A.lgrigio:visited {
  text-decoration : none;
  color: #999999;
  font-weight : bold; 
}

A.lgrigio:hover {
  text-decoration : none;
  color: #999999;
  font-weight : bold; 
}

A.lgrigio:active {
  text-decoration : none;
  color: #999999;
  font-weight : bold; 
}

A:link { 
  text-decoration : none;
  font-size : 11px;
  font-family: Arial, Verdana, 'Times New Roman', serif;
  color: #FFFFFF;
  font-weight : bold; 
}

A:visited {
  color: #FFFFFF;
  text-decoration : none;
  font-weight : bold; 
}

A:hover {
  text-decoration : underline;
  color: #F13101;
  font-weight : bold; 
}

A:active {
  text-decoration : none;
  font-weight : bold; 
}

TH {
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 11px;
  color : #000000;
  font : bold;
}

TD {
  font-family: Arial, Verdana, 'Times New Roman', serif;
  font-size : 11px;
  color : #000000;
  font : bold;
}
