A {
  text-decoration: none;
  font-family: verdana, garamond, arial, helvetica, tahoma, comic sans ms, sans-serif, tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #FFFFFF;
}

A:hover {
  color: #FFFF99;
}

A:active {
  color: #FFFF99;
}

.address {
  text-decoration: none;
  text-align: left;
  font-family: verdana, garamond, comic sans ms, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #E5E5E5;
}

.numbers {
  text-decoration: none;
  text-align: left;
  font-family: verdana, garamond, comic sans ms, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #E5E5E5;
}

H1 {
  text-align: center;
  font-family: verdana, garamond, helvetica, comic sans ms, arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #AA0033;
  background-color: #FFFFFF;
}

H2 {
  text-align: center;
  font-family: verdana, garamond, comic sans ms, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #AA0033;
  background-color: #FFFFFF;
}

.titolo {
  text-align: center;
  font-family: verdana, garamond, helvetica, comic sans ms, arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #AA0033;
  background-color: #FFFFFF;
}

.categoria {
  text-align: center;
  font-family: verdana, garamond, comic sans ms, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #9E9EED;
}

.categoriaselezionata {
  text-align: left;
  font-family: verdana, garamond, comic sans ms, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #9E9EED;
}

.categorie {
  text-align: left;
  font-family: verdana, garamond, comic sans ms, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #AA0033;
  background-color: #FFFFFF;
}

.descrizione {
  text-align: justify;
  font-family: garamond, verdana, comic sans ms, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12pt;
  color: #CCCCCC;
}

.text {
  text-align: justify;
  font-family: arial, verdana, tahoma, garamond, comic sans ms, helvetica, sans-serif;
  line-height: 130%;
  font-weight: normal;
  font-size: 13px;
  color: #E5E5E5;
}

.brand {
  text-align: justify;
  font-family: verdana, arial, garamond, tahoma, comic sans ms, helvetica, sans-serif;
  line-height: 120%;
  font-weight: normal;
  font-size: 11px;
  color: #E6E6E6;
}

.note {
  text-align: justify;
  font-family: arial, verdana, tahoma, garamond, comic sans ms, helvetica, sans-serif;
  line-height: 120%;
  font-weight: normal;
  font-size: 10px;
  color: #E5E5E5;
}