body,div,span,td{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
}
h3,h4,th{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.black{	
	color: white;
	background-color: black;
}
.xsmall{
	font-size : 12px;
}
.xxsmall{
	font-size : 11px;
}
.xxxsmall{
	font-size : 10px;
}
.big{
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
}
.large{
	font-size : 16px;
	font-weight : bold;
}
.xlarge{
	font-size : 18px;
}
.xxlarge{
	font-size : 20px;
}
.cielo{
	color: #FFC77D;
	background-color : #0588DB;
}
.rosso{
	color : Red;
}
.nero{
	color : Black;
}
.verde{
	color : Green;
}
.arancio{
	color: #FFC77D;
}

