@charset "utf-8";
/* CSS Document */
body {
	background-image: url();
	background-color: #336699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #336699;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #66CCFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.Stile1 {
	font-size: 16px;
	color: #02C5E3;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.Stile2 {
	font-size: 9px;
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana;
}
.Stile3 {
	color: #FFFFFF;
}
