.rubrica_elenco_titolo {
	font-family: Arial;
	font-size: 8 pt;
	color: #000000;
	font-weight: bold;
}
.rubrica_elenco_titolo:hover {
	font-family: Arial;
	font-size: 8 pt;
	color: #0099FF;
	font-weight: bold;
}
.rubricaattiva {
	font-family: Arial;
	font-size: 8 pt;
	color: #ff0000;
	font-weight: bold;
}
.rubrica_titolo {
	font-family: Arial;
	font-size: 14px;
	color: #3366FF;
	font-weight: normal;
}
.rubrica_testo{
	font-family: Arial;
	font-size: 10 pt;
	color: #000000;
	font-weight: normal;
}
.rubrica_link{
	font-family: Arial;
	font-size: 10 pt;
	color: #3366FF;
	font-weight: normal;
}
.rubrica_link:hover{
	font-family: Arial;
	font-size: 10 pt;
	color: #000000;
	font-weight: normal;
}
