BODY {

FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;

}

A:link, A:visited { 
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;}


A.testo {font-size : 13px; color: #993333; text-decoration : none}
A.testo:Visited  { font-size : 13px; color :#993333; text-decoration : none}
A.testo:Active  { font-size : 13px; color :#993333;}
A.testo:Hover  {
	color :#993333;
	font-size : 13px;
	text-decoration: underline;
}

.grande {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #993333;
}

.titolo {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.medio {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}


.titoletto {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color :#000000;
}

.piccolo {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;

}



