body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000033;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #FF9900;
	text-decoration: none;
}

a:link IMG{
	border-color: #333333;
}

a:visited IMG{
	border-color: #666666;
}

a:hover{
	text-decoration: underline;
}

.wTitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.wTesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #CCCCCC;
}
.wTestoPiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
}
.wTitolone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.box {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
	margin: 10px;
	background-color: #003366;
}
.wTesto {
}
