/* CSS Document */

.titoli {
	font-size: 14px;
	font-weight: bold;
	color: #F0F0F0;
}
.titoli2 {
	font-size: 18px;
	font-weight: bold;
	color: #F0F0F0;
}
.box_home a.titolik {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #F0F0F0;
}
.box_home a:hover.titolik {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #F0F0F0;
}
