A:link {
	color:#000000;
	text-decoration: none;
}
A:visited {
	color:#000000;
	text-decoration: none;
}
A:hover {
	color: #FF9900;
	text-decoration: none;
}
BODY {scrollbar-face-color: #6699CC; scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #FF9933; scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #FF9933; 
scrollbar-arrow-color: #ffffff}

.titolo {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; background-color: #000000; font-style: italic; font-weight: bold; color: #000000}
.testo {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #000000}
.testo_piccolo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000 }
.testo_piccolissimo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000 }
.form { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; border: #990000; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}.testo_piccolo_grossetto { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #3399CC; font-weight: bold}
.bottoni {  color: #990000; background-color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: underline; border: #990000; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.unnamed1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none; line-height: normal; font-variant: normal}
.testata {  font-size: 12px; font-style: italic; font-weight: bold; color: #FFFFFF}
.bottonencaffe {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; background-color: #CCCCCC; border: #CC0000 solid; color: #FFFFFF; border-width: thick thin thin}
.nuovolink {  }
.unnamed2 {  font-size: 12px; font-weight: bold; color: #990000}
.black{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; color: #000000;}
.blackbold{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }


.GrandeBluBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6666CC;
	font-weight: bold;
}


.EnormeBluBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #6666CC;
	font-weight: bold;
}

.EnormeArancioBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9933;
	font-weight: bold;
}


.GrandeArancioBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9933;
	font-weight: bold;
}


.PiccoloBluBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666CC;
	font-weight: bold;
}
.PiccoloBlu {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666CC;
	font-weight: normal;
}
.PiccoloArancioBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
}
.PiccoloArancio {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-style: normal;
	
}

.LinkArancio {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	font-weight: normal;
}

table.menu	{
	position: absolute;
	border: 1px solid black;
	cursor: pointer;
	visibility: hidden;
}
#mainmenu	{
	position: static;
}
table.menu td	{
	color: #FFFFFF;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #7591BF; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Arial;
	font-size: 8pt;
	white-space: nowrap;
}
