@charset "UTF-8";
body {
	background-color: #f1f1f0;
	background-image: url(images/2008/sfondo.jpg);
	background-repeat: repeat-x;
}
.Ncorpo {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.Nlinks {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1e4a73;
	text-decoration:none
}
.Nlinks a:link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1e4a73;
	text-decoration:underline
}
.Nlinks a:visited{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1e4a73;
	text-decoration:underline
}
.Nlinks a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f4750f;
	text-decoration:none
}
