/* CSS Document */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.riga {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9933CC;
	border-right-color: #9933CC;
	border-bottom-color: #9933CC;
	border-left-color: #9933CC;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.rigabassa {
	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: #660099;
	border-right-color: #660099;
	border-bottom-color: #660099;
	border-left-color: #660099;
}
.table {
	border: 1px solid #4F0084;
}
.tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
body{
scrollbar-face-color: #7500B9;
scrollbar-highlight-color: #B474DA;
scrollbar-3dlight-color: #B474DA;
scrollbar-darkshadow-color: #530084;
scrollbar-shadow-color:#7500B9;
scrollbar-arrow-color: #B474DA;
scrollbar-track-color: #7500B9;
}
