.alert { color: red } .bold { font-weight: bold }.error { color: Maroon; border: solid 1px Maroon; background: DarkOrange}.colore1   { color: #808080 }.colore2   { color: #c0c0c0 }.grande { font-size: 13px }.medio { font-size: 11px }a  { color: #696969; text-decoration: underline }a:visited   { color: #696969; text-decoration: underline }a:hover  { color: #696969; text-decoration: none;}body { color: #696969; font-size: 10px; font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none }hr  { color: #000; height: 1pt }input { font-size: 10px; font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none; background-color: #ffffff  }select { font-size: 10px; font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none; background-color: #c0c0c0 }td { font-size: 10px; font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none }textarea { font-size: 10px; font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none; background-color: #fff }th   { color: #fff; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none; background-color: #A7A9AC }th a { color: #000000; text-decoration: underline }th a:visited  { color: #000; text-decoration: underline }th a:hover  { color: #000; text-decoration: none;}
