.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.frasi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #bd1215;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #bd1215;
}
a:link {
	color: #4e4e50;
	text-decoration:none;
}
a:visited {
	color: #4e4e50;
	text-decoration:none;
}
a:hover {
	color: #4e4e50;
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color: #4e4e50;
	font-weight: bold;
	text-decoration:none;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.sottomenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.testo a:link {
	color: #000000;
	text-decoration:underline;
}
.testo a:visited {
	color: #000000;
	text-decoration:underline;
}
.testo a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.testo a:active {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
