body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000066;
}
table{
	font-family: Tahoma, Verdana,  Arial;
	font-size: 12px;
	color: #000066;
}
a {
	color: #000099;
	font: bold;
}
a:link, a:visited { 
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
.titolo_pagina {
	font-size: 14px;
	font: bold;
	color: #006600;
}
.testo_menu {
	font-size: 12px;
	color: #ffffff;
}
.sottotitolo_pagina {
	font-size: 12px;
	font: bold;
	color: #ffffff;
}
.titolo {
	font-size: 13px;
	font: bold;
	color: #006600;
}
.titolo_menu {
	font-size: 11px;
	font: bold;
	color: #00a36a;
}
.testo_bianco {
	color: #ffffff;
}
.titolo_news {
	font-size: 11px;
	font: bold;
	color: #006600;
}
.note {
	font-size: 10px;
	color: #000066;
}
.photo {
	cursor:  pointer;
}
.link_testo {
	cursor:  pointer;
}
.link_testo:hover {
	text-decoration: underline;
}
a.scr { 
	cursor:  pointer;
}
a.scr:hover { 
	text-decoration: underline;
}

