a:link { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	color: #959595;
	text-decoration: none
}
a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	color: #000000;
	text-decoration: none
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	color : #959595;
	text-decoration: none
}
a:visited:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	color : #000000;
	text-decoration: none
}

.on {
opacity:1;
filter:alpha(opacity=100);
}
.off {
opacity:0.6;
filter:alpha(opacity=60);
}

body {
	background-color : #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	color: #888888;
	font-weight: normal;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	padding: 0;
}


.menuONp:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color: #000000;
	font-weight: bold;
}
.menuONp:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color: #000000;
	font-weight: bold;
}
.menuONp:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color: #000000;
	font-weight: bold;
}
.menuONp:visited:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color: #000000;
	font-weight: bold;
}





.menuONg:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #000000;
	font-weight: bold;
}
.menuONg:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #000000;
	font-weight: bold;
}
.menuONg:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #000000;
	font-weight: bold;
}
.menuONg:visited:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #000000;
	font-weight: bold;
}






.menuOFFp:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color: #959595;
	font-weight: bold;
}
.menuOFFp:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color: #959595;
	font-weight: bold;
}
.menuOFFp:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color: #000000;
	font-weight: bold;
}
.menuOFFp:visited:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color: #000000;
	font-weight: bold;
}





a.menuOFFg:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #959595;
	font-weight: bold;
}
a.menuOFFg:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #959595;
	font-weight: bold;
}
a.menuOFFg:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #000000;
	font-weight: bold;
}
a.menuOFFg:visited:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #000000;
	font-weight: bold;
}






.titolo
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	color: #000000;
	font-weight: bold;
}

.sottotitolo
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	color: #333333;
	font-weight: normal;
}

.data
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #555555;
	font-weight: normal;
}

.testo
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	color: #777777;
	font-weight: normal;
}

.buttons {
	padding-right: 0pt;
	padding-left: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	spacing: 0pt;
	padding: 0pt;
	font-family: Georgia;
	font-size: 13px;
	font-weight:bold;
	color: #888888;
	background-color:#ffffff;
   	border:1px solid;
   	border-top-color:#888888;
   	border-left-color:#888888;
   	border-right-color:#888888;
   	border-bottom-color:#888888;
	cursor: hand;
  }
