/* INIZIO STILI BODY */

Body
{
   background-color: #FFFFFF;
   scrollbar-face-color: #FFFFFF;
   scrollbar-arrow-color: #084878;
   scrollbar-base-color: #FFFFFF;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
}

/* FINE STILI BODY */



/* INIZIO STILI TESTO */

/* Titolo */
.Testo5
{
   color: #084878;
   font-family: Arial Black;
   font-size: 16px;
   font-weight: none;
   text-decoration: none;
}

 /* Sottotitolo */
.Testo4
{
   color: #084878;
   font-family: Arial Black;
   font-size: 11px;
   font-weight: none;
   text-decoration: none;
}

/* Testo Normale */
.Testo3
{
   color: #084878;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}

/* Testo Piccolo */
.Testo2
{
   color: #084878;
   font-family: Arial Black;
   font-size: 9px;
   font-weight: none;
   text-decoration: none;
}

/* Testo Molto Piccolo */
.Testo1
{
   color: #084878;
   font-family: Arial Black;
   font-size: 8px;
   font-weight: none;
   text-decoration: none;
}

/* FINE STILI TESTO */



/* INIZIO STILI LINK */

/* Link Grande */
.Link6
{
   color: #084878;
   font-family: Arial Black;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
}
.Link6:visit
{
   color: #FE5200;
   font-family: Arial Black;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
}
.Link6:hover
{
   color: #FE5200;
   font-family: Arial Black;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
}

/* Link Menu */
.Link5
{
   color: #084878;
   font-family: Arial Black;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
}
.Link5:visit
{
   color: #084878;
   font-family: Arial Black;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
}
.Link5:hover
{
   color: #FE5200;
   font-family: Arial Black;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
}

/* Link Testo Normale */
.Link4
{
   color: #084878;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
.Link4:visit
{
   color: #084878;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
.Link4:hover
{
   color: #FE5200;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}

/* Link Testo Medio */
.Link3
{
   color: #FE5200;
   font-family: Arial Black;
   font-size: 10px;
   font-weight: none;
   text-decoration: none;
}
.Link3:visit
{
   color: #084878;
   font-family: Arial Black;
   font-size: 10px;
   font-weight: none;
   text-decoration: none;
}
.Link3:hover
{
   color: #084878;
   font-family: Arial Black;
   font-size: 10px;
   font-weight: none;
   text-decoration: none;
}

/* Link Piccolo */
.Link2
{
   color: #084878;
   font-family: Arial;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}
.Link2:visit
{
   color: #FE5200;
   font-family: Arial;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}
.Link2:hover
{
   color: #FE5200;
   font-family: Arial;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}

/* Link Autore */
.Link1
{
   color: #084878;
   font-family: Arial Black;
   font-size: 8px;
   font-weight: none;
   text-decoration: none;
}
.Link1:visit
{
   color: #084878;
   font-family: Arial Black;
   font-size: 8px;
   font-weight: none;
   text-decoration: none;
}
.Link1:hover
{
   color: #FE5200;
   font-family: Arial Black;
   font-size: 8px;
   font-weight: none;
   text-decoration: none;
}

/* FINE STILI LINK */