table.logo {
	background-image:url(logo_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
    }
.STILE {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1628A9;
}
.BOLD {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1628A9;
}
.bianco {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.rosso {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DD1216;
}
.bianco_p {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a.foto {
		border: 1px solid #1628A9;
}
a.foto:link  {
		border: 1px solid #1628A9;
}
a.foto:visited  {
		border: 1px solid #1628A9;
}
a.foto:hover  {
		border: 1px solid #1628A9;
}
a.foto:active  {
		border: 1px solid #1628A9;
}
