/* CSS Document */
<!--
body {
background-image: url(img/bg.gif);
background-repeat: repeat-x; 
background-attachment: fixed;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Stile1 {
	color: #FFFFFF;
	font-size: 9px;
}
.Stile2 {font-size: 9px}
.Stile3 {color: #FFFFFF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Stile4 {
	color: #EE333A;
	font-weight: bold;
}
-->

