.TestiTemp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

}

.TestoNeroBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.TestoBluBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1E90FF;
	font-weight: bold;
}

.TestoVerde{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #54892B;
	font-weight: bold;
}

.TestoNero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.TestoNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.TestoArancio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF8915;
	font-weight: bold;
}

.menuLink A {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menuLink A:visited {
	color: #000000;
 }
.menuLink A:hover { 
	color: #000000;
	text-decoration: underline;
	background-color:#E9E9E9
}
.menuLink A:active {
	color: #E09223;
}
.menuLink A:link {
	color: #000000;
}

.VerdeLink A {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.VerdeLink A:visited {
	color: #54892B;
 }
.VerdeLink A:hover { 
	color: #000000;
	text-decoration: underline;
	background-color:#E9E9E9
}
.VerdeLink A:active {
	color: #E09223;
}
.VerdeLink A:link {
	color: #54892B;
}


.GiallaLink A {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.GiallaLink A:visited {
	color: #F6D000;
 }
.GiallaLink A:hover { 
	color: #000000;
	text-decoration: underline;
	background-color:#E9E9E9
}
.GiallaLink A:active {
	color: #E09223;
}
.GiallaLink A:link {
	color: #F6D000;
}

.ArancioneLink A {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.ArancioneLink A:visited {
	color: #FF8915;
 }
.ArancioneLink A:hover { 
	color: #000000;
	text-decoration: underline;
	background-color:#E9E9E9
}
.ArancioneLink A:active {
	color: #E09223;
}
.ArancioneLink A:link {
	color: #FF8915;
}

input, textarea,        {margin: 1; font-size: 8 pt; font-family: Verdana; color: #000000; background-color: #FFFFFF; border: 1 solid #2E5E45}
form                    {margin-bottom: 0; margin-top: 0;}


 body                    {SCROLLBAR-FACE-COLOR: #F6D000; 
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #ffffff; 
    SCROLLBAR-3DLIGHT-COLOR: #00944D; 
    SCROLLBAR-ARROW-COLOR: #00944D; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ABC6D6;
	}
	
	.TabellaNews {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EED403;
	background-color: White;		
	border: 1px solid #0D2D42; 
}

.SfondoVerde{ 
	background-color:#E1F4E3;
}

.SfondoGiallo{ 
	background-color:#FFEB80;
}

.SfondoArancio{ 
	background-color:#FCDFC3;
}

.SfondoAzzurro{ 
	background-color: #E0FFFF;
}