body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.sfondo_bs {
	background-image: url(img/sfondo_bs.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.sfondo_cn {
	background-image: url(img/sfondo_cn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondo_testa {
	background-image: url(img/testa_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #0E52A7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E52A7;
}
a:hover {
	text-decoration: underline;
	color: #0E52A7;
}
a:active {
	text-decoration: none;
	color: #0E52A7;
}
.vini, .vini a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #990000;
}
.vini a:hover {
	text-decoration: underline;
}
