

A:LINK    {text-decoration: none; color: #666666}
A:VISITED {text-decoration: none; Color: #666666}
A:HOVER   {Color: orange}

.menu  {font-weight: normal; text-decoration: none; color: #734313; font-family: Arial; font-size: 12px;}
.menu A:LINK    {font-weight: normal; text-decoration: none; color: #734313; font-family: Arial; font-size: 12px;}
.menu A:VISITED {font-weight: normal; text-decoration: none; color: #734313; font-family: Arial; font-size: 12px;}
.menu A:HOVER   {font-weight: normal; text-decoration: underline; color: #734313; font-family: Arial; font-size: 12px;}

.testo  {color: #734313; font-family: Arial; font-size: 10px;}
.testo A:LINK    {text-decoration: none; color: #734313; font-family: Arial; font-size: 10px;}
.testo A:VISITED {text-decoration: none; Color: #734313; font-family: Arial; font-size: 10px;}
.testo A:HOVER   {text-decoration: none; Color: #734313; font-family: Arial; font-size: 10px;}

.titolo  {font-weight: bold; color: #734313; font-family: Arial; font-size: 12px;}
.titolo A:LINK    {font-weight: bold; text-decoration: none; color: #734313; font-family: Arial; font-size: 12px;}
.titolo A:VISITED {font-weight: bold; text-decoration: none; Color: #734313; font-family: Arial; font-size: 12px;}
.titolo A:HOVER   {font-weight: bold; text-decoration: underline; Color: #734313; font-family: Arial; font-size: 12px;}


.form {
      background: #eaeafa;
      color:#000000;
      font-family: Arial;
      font-size: 11px;
      border: Solid 1px #666666;
   }
   