/* #6f5109;*/
a     { 
color: #6f5109;
text-decoration: none
}
/* #a57e05;*/
a:Hover             {
color: #a57e05;
text-decoration: underline
}

h1, h2, p {
margin: 0;
padding: 0;
font-weight: normal;
font-style: normal;
text-align: left;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}
/* #d8c334; */

a.lingue       {
color: #ffffff;
text-decoration: none
}

a.lingue:link         {
color: #ffffff;
text-decoration: none
}
/* #f4ead1*/
a.lingue:hover   {
color: #d8c334; 
text-decoration: none
}

a.bollettino       {
color: #a57e05;
text-decoration: none
}

a.bollettino:link         {
color: #a57e05;
text-decoration: none
}
/* #f4ead1*/
a.bollettino:hover   {
color:  #6f5109; 
text-decoration: underline
}

/* **  stili base  ** */

body    { 
font-style: normal; 
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
background-color: #01557C;
color: #41342e; 
text-align: left; 
margin: 0px;
padding: 0px
}


P    { 
font-style: normal; 
font-size: 84%; 
text-align: left; 
font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
vertical-align: top; 
margin: 0px;
padding: 0px
}

td    { 
text-align: left; 
}

td.menu {
background-color: #FF6633;
}

