body {
	margin-top: 10px;
	background-color: #5c0a04;
	scrollbar-face-color: #cdd6d6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #cdd6d6;
	scrollbar-darkshadow-color: #cdd6d6;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #cdd6d6;
	scrollbar-track-color: #cdd6d6;
	font-family: tahoma;
	font-size: 10px;
	font-weight: none;
	color: #2e1c64;
	text-decoration: none;	
}

.testo-box {
	font-family: tahoma;
	font-size: 10px;
	font-weight: none;
	color: #2e1c64;
	text-decoration: none;	
	
}

.Testopiccolo {color: #2e1c64; font-size: 10px; }

a:link {
	font-family: tahoma;
	font-size: 7pt;
	color: #2e1c64;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: tahoma;
	font-size: 7pt;
	color: #2e1c64;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: tahoma;
	font-size: 7pt;
	color: #2e1c64;
	font-weight: normal;
}
a:actived {
	font-family: tahoma;
	font-size: 7pt;
	color: #2e1c64;
	font-weight: normal;
}