.BodyDefault {
	background-color: #FFFFFF;
	background-image: url(img/bg_lin.gif);
	background-repeat: repeat-x;

}
.textDefault {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.textBig {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.spacer {
	font-family: "Times New Roman", Times, serif;
	font-size: 3px;
}
.textSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a {
	color: #990000;
	text-decoration: underline;

}
a:hover {
	color: #990000;
	text-decoration: none;

}
