body
{
font-family: verdana,tahoma,Arial;
font-size: 10;
font-weight:bolder;
}
a:active
{
font-weight:bold;
color: navy;
text-decoration: underline;
font-size:10
}
a:hover
{
font-weight:bold;
color: gray;
text-decoration: underline;
font-size:10
}
a:link
{
font-weight:bold;
color: navy;
text-decoration: none;
font-size:10
}
a:visited
{
font-weight:bold;
color: navy;
text-decoration: none;
font-size:10
}
.intestazione
{
font-size: 24pt;
font-weight: bolder;
color: gray;
}
.home{
 font-size: 16px;
 font-weight: bolder;
 color: gray;
}
