﻿BODY {
	color : #000000;
	background-color : #efefe6;
	BACKGROUND-IMAGE: url();
	BACKGROUND-REPEAT: repeat-x;
	font-family : Verdana, Arial, "Lucida Sans Unicode";
	font-size : 10px;
}
SPAN.testo8pt {
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
}
SPAN.testo8pt-boldturchese {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
}
SPAN.testo8pt-turchese {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
}
A {
	font-family : Verdana, Arial, "Lucida Sans Unicode";
	font-size : 10px;
	color : #C67EB0;
	text-decoration : none;
	font-weight : bold;
}
A:hover {
	font-family : Verdana, Arial, "Lucida Sans Unicode";
	font-size : 10px;
	color : #5D8AA9;
	text-decoration : none;
}
A:visited {
	font-family : Verdana, Arial, "Lucida Sans Unicode";
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
A.grey {
	font-family : Verdana, Arial, "Lucida Sans Unicode";
	font-size : 9px;
	color : #7F7F7F;
	text-decoration : none;
}
A.grey:hover {
	font-family : Verdana, Arial, "Lucida Sans Unicode";
	font-size : 9px;
	color : #1e989e;
	text-decoration : none;
}
A.grey:visited {
	font-family : Verdana, Arial, "Lucida Sans Unicode";
	font-size : 9px;
	color : #7F7F7F;
	text-decoration : none;
}
.testo {
	color : #666666;
	font-family : "Verdana, Trebuchet MS, Arial,";
	font-size : 9px;
}
.testoscuro {
	color : #000000;
	font-family : "Verdana, Trebuchet MS, Arial,";
	font-size : 12px;
}
.testoscurobig {
	color : #000000;
	font-family : "Verdana, Trebuchet MS, Arial,";
	font-size : 12px;
}
.testotitolo {
	color : #ffffff;
	font-family : "Trebuchet MS", Arial, Verdana,;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}
.testoscuro:link {
	color : #CC0000;
	font-family : "Trebuchet MS, Arial, Verdana, Verdana";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.testoscuro:hover {
	color : #CC0000;
	font-family : "Trebuchet MS, Arial, Verdana, Verdana";
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.testoscuro:visited {
	color : #CC0000;
	font-family : "Trebuchet MS", Arial, Verdana, Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

