A:VISITED {
	text-decoration: none; color: #000000
}

A:ACTIVE {
	text-decoration: none; color: #000000
}

A {text-decoration: none; color: #000000}

A:HOVER {
	text-decoration: underline; color: #000000
}

.grande1 {
	font-family: "Arial Black", Arial;
	font-size: 10.5pt;
	text-transform: uppercase;

}
.grande2 {
	font-family: "Arial Black", Arial;
	font-size: 12.5pt;
	text-transform: uppercase;
}
.grande3 {
	font-family: "Arial Black", Arial;
	font-size: 16.5pt;
}
.piccolo {
	font-family: "Arial";
	font-size: 7.0pt;
}
.piccolissimo {
	font-family: "Arial";
	font-size: 6.0pt;
}
.normale {
	font-family: "Arial";
	font-size: 8.5pt;
}
.normalebis {
	font-family: "Arial";
	font-size: 9.5pt;
	}
	
.normale2 {
	font-family: "Arial";
	font-size: 10.5pt;
}
.normale3 {
	font-family: "Arial";
	font-size: 12.5pt;
}

.errore {  background-color: #FFFF00}
.campoform {  font-family: "Arial"; font-size: 8.5pt;}
.input2 {
	color : #ffffff;
	background : #05080B;
	border-top  : 2px solid;
	border-bottom  : 2px solid;
	border-left  : 2px solid;
	border-right  : 2px solid;
	font-family: Tahoma; 
	font-size: 11px;
}
.sfondo_sfumato {
	-moz-opacity: 0.75;
	filter: Alpha(Opacity=75);
}
.norepeat {
	background-repeat: no-repeat;
}body {
	background-color: #272727;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.bordonero {
border-left:1px solid #333333;
border-right:1px solid #333333;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}
