body, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A{
  font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

body, P, DIV, TD, TH, TR, FORM, OL, UL, LI {
  color: #cccccc;
  font-size: 13px;
}

h3 {
  font-size: 18px;
  color: #8899dd;
}

h4 {
  color: #8899dd;
}

h5 {
  color: #8899dd;
}

.occhiello {
  color: #8899dd;
  font-size: 13px;
}
  
.titoloarticolo {
  color: #8899dd;
  font-size: 18px;
  font-weight: bold;
}

.apertura {
  color: #8899dd;
  font-size: 13px;
}

.titolo {
  font-size: 15px;
  font-weight: bold;
/*  color: #cccccc; */
}

.sottotitolo {
/*   color: #cccccc; */
  font-size: 13px;
}
/*
#menusx a{
  font-weight: bold;
  font-size: 110%;
}
*/
td.menuselezionato {
  font-weight: bold;
  border-style: ridge;
  border-width: 1px 1px 0px 1px;        /* sets border width on all sides */
  border-color: black;
  background: white;
}

td.menunormale {
  background: silver; 
  border-style: ridge;
  border-width: 1px 1px 1px 1px;        /* sets border width on all sides */
  border-color: black;

}

.small {
  font-size: 90%;
}

.articolo {
  font-size: 90%;
}

a {
  color: #dddd88;
  text-decoration: none;
}

a:hover {
  color: #dddd88;
  text-decoration: underline;
}

dt {
  margin-top: 6px;
  color: #6699ff;
}
