<style type="text/css">

.style1 {font-size: small}
.style2 {font-size: xx-small}
A:link {
	text-decoration:none;
	color: #330000;
}
A:visited {
	text-decoration:none;
	color: #330000;
}
.style4 {font-size: small; color: #660000; }
.style5 {
	font-size: large;
	font-weight: bold;
}
body {
//	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(biancopuro.png);
//	background-image: url(bg.gif);
}

.style6 {font-size: x-small}

.style7 {
	font-size: 30px;
	font-weight: bold;
	color: #660000;
}

a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
}

.style8 {
	font-size: 50px;
	color: #660000;
}

.style9 {
	font-size: 30px;
	color: #660000;
}

.style10 {
	font-size: 16px;
	font-weight: bold;
	color: #6b4221;
}
</style>
