.text {  font-family: Verdana; font-size: 10px; color: #000000; line-height: 14px; }
.normal {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.nonactive {
	font-family: Verdana;
	font-size: 10px;
	color: #cccccc;
	line-height: 11px;
}
.titolo {
	font-family: Verdana;
	font-size: 22px;
	color: #000000;
	border-top: 0px solid #F2D152;
	border-right: 0px solid #F2D152;
	border-bottom: 0px solid #F2D152;
	border-left: 0px solid #F2D152;
	font-weight: bold;
	text-align: right;
	filter: Blur(Strength=50, Direction=90); width: 100%;
}
.titolo1 {
	font-family: Verdana;
	font-size: 22px;
	color: #000000;
	border-top: 0px solid #F2D152;
	border-right: 0px solid #F2D152;
	border-bottom: 0px solid #F2D152;
	border-left: 0px solid #F2D152;
	font-weight: bold;
	text-align: left;
	filter: Blur(Strength=50, Direction=90); width: 100%;
}
A { font-family: Verdana; text-decoration:none; target:main; color: #000000; font-size: 10px; cursor: crosshair; }
A:link { COLOR: #5A5A5A;  TEXT-DECORATION: none; }
A:visited {
	COLOR: #5A5A5A;
	text-decoration: none;
}
A:active { COLOR: #5A5A5A; TEXT-DECORATION: underline }
A:hover{
	color:#5A5A5A;
	text-decoration: none;
	filter: 
; 			cursor: crosshair;
	border-top: 1px solid #5A5A5A;
	border-right: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	border-left: 1px solid #5A5A5A;
}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	line-height: 14px;
}

