.style1 {
	font-family: "Eurostile ExtendedTwo", Eurostile, "Century Gothic", Arial;
	font-size: 24px;
	color: #9999ff;
}
.style2 {
	font-family: "Eurostile ExtendedTwo", Eurostile, "Century Gothic", Arial;
	font-size: 14px;
	color: #6666cc;
}
.testo {
	font-family: "Verdana", Arial;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Eurostile ExtendedTwo, Eurostile, Century Gothic, Arial;
	font-size: 14px;
	color: #9999ff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999ff;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #000033;
}.credits {
	font-family: "Verdana", Arial;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.BS {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

