A:BODY
{
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(immagini/SFONDO.JPG);
    MARGIN: 10px;
    COLOR: black;
    font-family: "Comic Sans MS";
    font-size: medium;
    font-style: italic;

}

A:link
{
	FONT-WEIGHT: bold;
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;



}
A:visited
{
	FONT-WEIGHT: bold;
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;

}
A:hover
{
	font-family: "Times New Roman", Times, serif;
	FONT-WEIGHT: bold;
	COLOR: red;
	TEXT-DECORATION: none;
	font-size: medium;
	font-style: normal;

}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-image: url(../immagini/Sfondo_Logo1.jpg);


}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	border: medium groove;


}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;

}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;

}
span {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

