.normale {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
.titolo {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
}
.piccolo {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: none;
	color: #bbbbbb;
}
b {
	font-weight: bold;
	color: #AF171A;
}
strong {

	font-weight: bold;
	color: #AF171A;
}
