/* CSS Document */
	font { font-size:13px; font-family:tahoma;}
	body {
	font-size:12px;
	font-family:tahoma;
	color:black;
	background-color:#006822;
}
			
	A { font-size:11px; font-family:tahoma; color:#FF6600; text-decoration: underline;}
	A:link, A:visited { text-decoration: underline }
	A:hover { text-decoration: underline; color:#000000 }
	table { font-size:11px; font-family:tahoma; }
}
	.titolo { font-size:18px; font-family:tahoma;}
	.palatino { font-size:24px; font-family:palatino;}
	.menu { font-size:11px; font-family:tahoma;}
	.menu2 { font-size:11px; font-family:tahoma; color:#FFFFFF}
