/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	background-image:url(Immagini/sfondo.gif);
	background-attachment:fixed;
	background-repeat:repeat;	
	background-color: #0099CC;
}

body,td,th {
	font-family: Verdana;
	font-size: 11px;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
a:active, a:focus{
outline:none;
}

.Stile1 {color: #FF9900}
.Stile2 {color: #000000}
.Stile3 {font-size: 8px;}
.StileTitoli {font-size: 12px; color: #FFCC33; font-weight: bold; }
.StileNav {
	color: #0099CC;
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
}

