
.text {  font-family: Verdana; font-size: 8px; color: #000000; line-height: 14px; }
.normal {
	font-family: Verdana;
	font-size: 9px;
	color: #6250C1;
	text-align: right;
}
.menu {
	font-family: Verdana;
	font-size: 9px;
	color: #6250C1;
	text-align: left;
}
.titolo {
	font-family: Verdana;
	font-size: 14px;
	color: #47B390;
	text-align: center;
    	font-weight: bold;
	border-bottom: 1px solid #5C4DB6;
	border-left: 1px solid #5C4DB6;
	border-right: 1px solid #5C4DB6;
	border-top: 1px solid #5C4DB6;
	background-image: url("titolo.gif");
}
.center {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

A:link { COLOR: #6250C1;  TEXT-DECORATION: none; }
A:visited {
	COLOR: #6250C1;
	text-decoration: none;
}
A:active { COLOR: #6250C1; TEXT-DECORATION: underline }
A:hover{
	color:#6250C1;
	text-decoration: underline;
	height:9;
	cursor: crosshair;
}

body {
	scrollbar-face-color:#534802;
scrollbar-arrow-color:#5C4DB6;
scrollbar-track-color:#534802;
scrollbar-shadow-color:#5C4DB6;
scrollbar-highlight-color:#5C4DB6;
scrollbar-3dlight-color:#534802;
scrollbar-darkshadow-color:#534802;
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
}


