
A:link, A:visited {font-weight: bold; text-decoration: none; color: #0055DD } 

A:hover {font-weight: bold; text-decoration: none; color: #008484 }  

p            { font-size: 12; text-align: left; line-height: 150% }
.c           { text-align: center; font-style: italic; margin-top: 6; margin-bottom: 6 }
body         { font-family: Verdana; font-size: 8 pt; text-align: center; scroll: auto; line-height: 120%; 
               padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0 }
td           { font-family: Verdana; font-size: 8 pt; line-height: 150% }

.bordodx     { border-right-color:#008484; border-bottom-color:#008484 }

.bordo     { border-width: 1; border-color:#008484 }

th           { font-family: Verdana; font-size: 8 pt; line-height: 150% }
ul           { text-align: left; text-indent: 0; margin-top: 8 }
ol           { text-align: left; text-indent: 0; margin-top: 8 }
li           { line-height: 150%; margin-bottom: 2 }
img          { border-style: solid; border-width: 0 }

h1           { font-size: 20 pt; font-weight: bold; color: #0033CC; line-height: 120%; text-align: center }

h2           { font-size: 14 pt; font-weight: bold; line-height: 150%; text-align: left; 
               margin-left: 15 }

h3           { font-size: 10 pt; font-weight: bold; font-style: italic; line-height: 150%; text-align: center; 
               border-bottom-style: solid; border-bottom-width: 1; 
               margin-top: 20; margin-bottom: 15 }
.verde       { background-color: "#ccffcc"; text-align: center; padding:10; width: 90% }               
h4           { font-size: 10 pt; font-style: italic; text-align: center; margin-top: 4; margin-bottom: 10 }
h5           { text-align: right; line-height: 100%; font-size: 8 pt; font-style: italic }

/*bordercolorlight=<%= colore1 %>

//  colore1='#110898';
  colore1='#008484';
  colore2='#ccffcc';
//  colore2='#ddddff';
  colore3='#ddeeff';
  colore4='#FFcccc';
  colore5='#FFFFAA';
  larghezza1=140;
  larghezza2=100;


*/

#menu a, #menu a:visited {
  position:relative;
  float:left;
  font-family:verdana;
  font-size:8pt;
  text-decoration:none; 
  text-align:center;
  text-align:center;
 /*  font-variant: small-caps; */
  background-color:#09c;
  color:#fff; 
  display:block; 
  width:80px;
  height:18px; 
  border:2px solid;
  border-color:#def #678 #345 #cde;
  padding:2% /*0.40em*/;
  margin: 2px auto;
  }

#menu a:hover {
  top:2px;
  left:2px;
  color:#fff;
  border-color:#345 #cde #def #678;
  background-color:#0c9;
  
 }
