@charset "utf-8";
/* CSS Document */
body {
	background-image: url(/img/sfondo.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:12px;
}

img{
border:0px;
}

a{
color:#990000;
text-decoration:underline;
}
a:hover{
color:#990000;
text-decoration:none;
}

a.linkMenuSx{
color:#990000;
text-decoration:none;
}
a.linkMenuSx:visited{
color:#990000;
text-decoration:none;
}
a.linkMenuSx:hover{
color:#990000;
text-decoration:underline;
}
.testo{
	font-size:1em;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

a.testo{
	font-size:1em;
	font-weight:normal;
	color:#FF0000;
	text-FF0000:none;
}

a.testo:visited{
	font-size:1em;
	font-weight:normal;
	color:#FF0000;
	text-decoration:none;
}

a.testo:hover{
	font-size:1em;
	font-weight:normal;
	color:#FF0000;
	text-decoration:underline;
}


.piedipagina{
	color:#996666;
}
