.titolo {font-family: Arial, Verdana;
font-size: 20px;
font-style: normal;
font-variant: normal;
font-weight: bold;
color: black;
text-decoration: none}

.novita {font-family: Arial, Verdana;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: black;
text-decoration: none}

.titoli {font-family: Arial, Verdana;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: black;
text-decoration: none}

.menu {font-family: Arial, Verdana;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: white;
text-decoration: none}

.descrizione {font-family: Arial, Verdana;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: black}

A:visited {color: #aaa;
	text-decoration: underline}

A:link {color: #aaa;
	text-decoration: underline}

A:hover {color: red;
	text-decoration: underline}

a.nero	{font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: black;
	text-decoration: underline}

a.nero:visited	{color: black;
		text-decoration: underline}

a.nero:hover	{color: red;
		text-decoration: underline}