.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0033cc;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033cc;
}

.Evidenziato {
	font-weight: bold;
	color: #000099;
}

.TestoPiccolo {
	font-size: 11px;
}

a.menulink1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #e1cf57;
	text-decoration: none;
}

a.menulink2 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

a.menulink1:hover {
	color: #FFFFFF;
}

a.menulink2:hover {
	color: #e1cf57;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #BB0000;
}

a:active {
	color: #990000;
}

body {
	background: #FFFF99 url('immagini_home/fondo.jpg') repeat;
	margin: 0px;
	font-family: "Times New Roman", Times, serif; font-size: 13px; color: #000000;
	text-align: left;
}
