H1 { text-align:center;color:red }
H2 { text-align:center;color:red }
H3 { text-align:center;color:red; }
H4 { text-align:center;color:black;font-style:italic;}

BODY 
{
font-family:arial,helvetica; text-align:justify; margin-left:90 px; margin-right:90 px; margin-top:10px;  background:#EAEAEA; 
}

A:link, A:visited 
{
color: navy; text-decoration: none;
}
A:hover
{
text-decoration: black; background: yellow
}

ul.elenco
{
font-family:arial,helvetica; font-size: 16px; font-weight:bold;
}


