a:link       { color: #05004C; text-decoration: none}
a:hover      { color: #FF0000; text-decoration:none }
a:visited    { text-decoration: none;
}


body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #05004C;
	background-color: #27176F;
	background-image:  url("images2/sfondopagina.jpg");
	background-attachment: fixed;
	background-repeat: repeat-x;
}
               
table        { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif}

.TITOLO {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}


.linkinvisibile  { font-family: Arial; font-size: 8pt; color: #05004C; line-height: 150%; font-weight: normal; }
.linkinvisibile a {
	font-family: Arial;
	font-size: 8pt;
	color: #05004C;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
}
.linkinvisibile a: hover{ font-family: Arial; font-size: 8pt; color: #1778E1; line-height: 150%; font-weight: normal; }
.linkinvisibile a:visited {
	font-family: Arial;
	font-size: 8pt;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
}


.Immaginebordatasinistra { border-right:9px solid #FFFFFF; border-bottom:3px solid #FFFFFF;}