<style type="text/css">
A
{
  font-family: verdana, arial;
  font-size: 12px;
  color: #444444;
  text-decoration: underline;
}
A:hover
{
  color: #666666;
  text-decoration: none;
}
A:visited
{
  color: #444444;
  text-decoration: underline;
}
A:visited:hover
{
  color: #666666;
  text-decoration: none;
}
TD
{
  font-family: verdana, arial;
  font-size: 12px;
  color: #333333;
}
P
{
  font-family: verdana, arial;
  font-size: 12px;
  color: #333333;
}
DIV
{
  font-family: verdana, arial;
  font-size: 12px;
  color: #333333;
}
.titolo
{
  font-family: Century Gothic, verdana, arial;
  font-size: 16px;
  font-weight: bold;
  color: #888888;
}

.indcat
{
  font-family: verdana, arial;
  font-size: 12px;
  color: #444444;
  text-decoration: none;
}
.indcat:hover
{
  color: #666666;
  text-decoration: underline;
}
.indcat:visited
{
  color: #444444;
  text-decoration: none;
}
.indcat:visited:hover
{
  color: #666666;
  text-decoration: underline;
}

.sottoIndcat
{
  font-family: verdana, arial;
  font-size: 11px;
  color: #888888;
  text-decoration: none;
}
.sottoIndcat:hover
{
  color: #666666;
  text-decoration: underline;
}
.sottoIndcat:visited
{
  color: #888888;
  text-decoration: none;
}
.sottoIndcat:visited:hover
{
  color: #666666;
  text-decoration: underline;
}

.copyright
{
  font-family: verdana, arial;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}


</style>