/* classi x uvai 2009 */

/*  --------------------------------------------------------  */
a:link {
  font-size: 1em;
  color: #666666;
  text-decoration: none;
  font-style: normal;
}
a:visited {
  font-size: 1em;
  color: #666666;
  text-decoration: none;
  font-style: normal;
}
a:active {
  font-size: 1em;
  color: #666666;
  text-decoration: none;
  font-style: normal;
}
a:hover {
  font-size: 1em;
  color: #999999;
  text-decoration: none;
  font-style: normal;
}

/*  --------------------------------------------------------  */
#nav_top a:link {
  color: #003366;
  text-decoration: none;
}
#nav_top a:visited {
  color: #003366;
  text-decoration: none;
}
#nav_top a:active {
  color: #003366;
  text-decoration: none;
}
#nav_top a:hover {
  color: #333333;
  text-decoration: underline;
}

/*  --------------------------------------------------------  */
#nav_sx a {
  color: #A1A1A1;
}
#nascosto {
  position: absolute;
  visibility: hidden;
}