a:link {
	color: #0066CC;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.text1 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

b {
	color: #0066CC;
}

.text2 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.text3 {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.text4 {
	font-family: verdana;
	font-size: 30px;
	color: #000000;
}

.text5 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	}
	
.text6 {
	font-family: verdana;
	font-size: 20px;
	color: #0066CC;
	
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.tabella {
table-layout: fixed;
width: 130px;
}

img#copertina { width:90% }